GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/Classes/CST1021/Labs/Lab14/MMDT1021-MarkieJohnson-Lab14/Lab14/ |
Upload File : |
@charset "utf-8"; /* Lab 14 External Style Sheet - Markie Johnson */ @font-face { font-family: 'Appetite'; src: url('Appetite.eot'); src: url('Appetite.eot?#iefix') format('embedded-opentype'), url('Appetite.woff2') format('woff2'), url('Appetite.woff') format('woff'), url('Appetite.ttf') format('truetype'), url('Appetite.svg#Appetite') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'BARK'; src: url('BARK.eot'); src: url('BARK.eot?#iefix') format('embedded-opentype'), url('BARK.woff2') format('woff2'), url('BARK.woff') format('woff'), url('BARK.ttf') format('truetype'), url('BARK.svg#BARK') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Foot Fight'; src: url('FootFight.eot'); src: url('FootFight.eot?#iefix') format('embedded-opentype'), url('FootFight.woff2') format('woff2'), url('FootFight.woff') format('woff'), url('FootFight.ttf') format('truetype'), url('FootFight.svg#FootFight') format('svg'); font-weight: normal; font-style: normal; } body { background-image: url(stainedwood.jpg); background-repeat: no-repeat; background-size: cover; } h1 { margin-top: 1em; font-family: 'BARK'; font-size: 4em; text-align: center; } #nav { text-align: center; } #nav li { list-style: none; display: inline-block; } #nav a { font-family: 'Appetite'; color: black; display: block; padding: 0px 15px; text-decoration: none; font-size: 3em; text-shadow: -1px -2px #d95d1a; } #nav a:hover { background-color: teal; } div { display: inline-block; align-content: center; } div.a { align-items: center; display: flex; margin: 1em; } ul.a { font-family: 'Foot Fight'; text-align: center; display: inline-grid; list-style-type: disc; list-style-position: inside; } div.gallery { width: 25%; margin-left: 2.5em; margin-right: auto; margin-bottom: 1.5em; margin-top: 1.2em; } div.gallery img { width: 100%; height: auto; box-shadow: -2px -2px 6px 5px silver, -10px -8px 10px 8px gray; } div.desc { width: 88%; padding: 15px; text-align: center; background-color: saddlebrown; text-shadow: -1px -2px teal; box-shadow: -2px -2px 4px 3px silver, -10px .5px 5px 6px gray; } div.b { font-family: 'Foot Fight'; display: inline-block; font-size: 2em; text-align: center; background-color: lightblue; width: 100%; box-shadow: -2px -2px 5px 5px; } div.c { margin-left: 2.7em; width: 100%; align-items: center;} img { width: 350px} div.d { width: 50%; margin-left: auto; margin-right: auto; align-items: center; display: flex; justify-content: center; }