Git Codebase - Sn0wlink IT
FredMin/config
[...] Up Directory
build.info
config.php
stats.php
style-NiNite.php
style.php
style.php
/* David Collins-Cubit 2016 F*Panel Supa Lite Control Panel for Web Developers */ body { background-color: #eaeaea; } div.header { background-color: RGB(58,71,162); width: 100%; height: 80px; top: 0; left:0; position: fixed; } img.logo { height: 50px; top: 15; left: 10; position: fixed; } a.back { color: RGB(58,71,162); font-family: arial; font-weight: bold; font-size:10pt; text-decoration: none; } p.pagetitle { color: #ffffff; position: absolute; width: 100%; top: 10px; text-align: center; font-family: arial; font-size: 20pt; font-weight: bold; } p.menu-header { font-weight: bold; text-align: center; border-width: 1px; border-color: #dcdfe5; border-style: solid; background-color: #e8e8e8; color: #000000; font-size: 10pt; } div.menu { background-color: #ffffff; height: 100%; width: 160px; position: fixed; top: 0; left: 0; margin-top: 80px; padding: 10px; font-family: arial; font-size:10pt; } p.copyright { font-size: 10pt; color:grey; bottom: 0; left: 0; padding: 10px; width:160px; position: fixed; } img.onlinestatus { height: 9px; align: right; } input { height: 40px; } div.content { margin-top: 100px; margin-left: 200px; margin-right: 20px; margin-bottom: 50px; background-color: #ffffff; border:2px; padding: 20px; font-family: arial; text-align: left; } div.catout { white-space: pre-line; font-family:courier; font-size:10pt; } img.icon { height: 50px; } div.icon { display: inline-block; padding-right: 40px; text-align: center; } a.icon { text-align: center; font-size: 11px; color: #315389; text-decoration: none; }