| Current Path : /home/scoots/www/wp-content/plugins/fresh-page/docs/media/ |
Linux webm004.cluster110.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 |
| Current File : /home/scoots/www/wp-content/plugins/fresh-page/docs/media/layout.css |
#header {
z-index: 100;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 30px;
}
#nav {
z-index: 200;
position: absolute;
top: 30px;
left: 0px;
width: 220px;
height: 1600px;
clip: auto;
overflow: auto;
}
#body {
position: absolute;
top: 40px;
left: 245px;
}
#content {
clear: both;
top: -1px;
}
#packagePosition {
position: absolute;
right: 5px;
top: 0px;
width: 35%;
height: 100%;
}
#packageTitle {
position: absolute;
right: 0px;
margin-top: 5px;
}
#packageTitle2 {
position: absolute;
right: -3px;
top: -2px;
}
#elementPath {
position: absolute;
right: 0px;
bottom: 0px;
}
#navLinks {
position: absolute;
top: 0px;
left: 10px;
height: 100%;
margin-top: 5px;
}
.leftCol {
width: auto;
float: left;
}
.middleCol {
width: auto;
float: left;
}
.rightCol {
width: auto;
float: left;
}
#credit {
margin-top: 20px;
margin-bottom: 50px;
}
/** Fixed layout for nav on mozilla */
head:first-child+body div#header {
position: fixed;
}
head:first-child+body div#nav {
position: fixed;
height: 94%
}