thePeterG
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
4 additions and
1 deletions
-
css/main.css
-
iw4x_controllers.html
|
|
@ -203,6 +203,9 @@ pre code { |
|
|
|
border: 0px; |
|
|
|
padding: 2px; |
|
|
|
} |
|
|
|
iframe{ |
|
|
|
border-width: 0px; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* ========================================================================== |
|
|
|
|
|
@ -121,7 +121,7 @@ |
|
|
|
<h4> |
|
|
|
Video Guide: |
|
|
|
</h4> |
|
|
|
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/WcV33cu1K68" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
|
|
|
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/WcV33cu1K68" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
|
|
|
<h4> |
|
|
|
Text Guide: |
|
|
|
</h4> |
|
|
|