gzuncompress
|
Server IP : 172.19.0.3 / Your IP : 216.73.216.178 Web Server : Apache/2.4 System : Linux 880f91b28fd7 5.15.0-117-generic #127~20.04.1-Ubuntu SMP Thu Jul 11 15:36:12 UTC 2024 x86_64 User : tomlinde ( 155017) PHP Version : 5.6.40 Disable Function : dl, syslog, opcache_get_status MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0700) : /home/webpages/lima-city/tomlinde/html/videoandreagallery/internals/themes/default/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] | [ Lock Shell ] | [ Logout ] |
|---|
/*customizable colors & borders*/
body {
/*background-color:white;
background-image:url('images/background_hydepark1.jpg');
background-repeat:no-repeat;
background-position:center top;*/
color:#fff;
font-family:sans-serif;
padding:1px;
text-align:center;/*IE sucks*/
}
html, body {
height: 100%;
margin: 0;
padding: 20px 0;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content1 {
position:relative;
z-index:1;
}
img {border:none;}
a {color:#fff; text-decoration:none; border:none;}
.menu_entry:hover { color:#000; }
#main, .menu {
/*background-color:#004;cdf*/
border:1px #333 solid;
}
.folder {
border:1px #666 solid;
background:rgba(210, 180, 140, 0.4);
}
h1, h1 *{margin:0px;font-family: serif; color:#004;}
/*------ DEFAULTS ------*/
#title_box {
margin: 40px auto;
text-align:center;
}
}
#title_shadow {
display:inline-block; padding:8px; background:rgba(255, 255, 255, 0.6); border-radius: 15px; box-shadow: 0px 0px 15px 2px #fff;
}
#main {
width:90%;
margin:10px auto;
text-align:center;
border:3px #006400 solid;
background:rgba(102, 51, 0, 0.8);
z-index:1;
/* These three lines are for transparency in all browsers. */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity:100;
}
.path {
width:90%;
margin:0px auto;
text-align:left;
}
.path_entry {
display:inline-block;
margin:5px;
padding:3px;
line-height:16px;
background-color:#fff;
border:1px #000 solid;
color:#000;
border-radius: 3px;
}
.path_entry:hover {
text-decoration:underline;
}
.menu {
width:90%;
margin:0px auto;
text-align:center;
}
.menu_entry {
display:inline-block;
margin:5px;
padding:5px;
line-height:16px;
border:0px;
}
.menu_entry:hover {
display:inline-block;
margin:4px;padding:5px;
line-height:16px;
border:1px #000 solid;
background-color:#fff;
border-radius: 3px
;}
#top_menu {
border:3px #006400 solid;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background-color:#630;
z-index:1;
/* These three lines are for transparency in all browsers. */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity:.8;
}
#bottom_menu {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border:3px #006400 solid;
background-color:#630;
z-index:1;
/* These three lines are for transparency in all browsers. */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity:.8;
}
.folder {
width:auto;
margin:20px;
background:rgba(210, 180, 140, 0.6);
}
.folder_head {
padding:5px;
background-color:#fff;
color:#000;
text-align:center;
font-size:x-large;
border:1px #000 solid;
border-style: none none solid none;}
.pic_box {display:inline-block;margin:10px;padding:5px; border:2px #aaa solid; background-color:#fff;}
.pic_box:hover {display:inline-block;margin:10px;padding:5px; border:2px #aaa dashed; background-color:#eee;}
.picture {display:inline; max-width:150px; max-height:150px;}
#version_footer {margin:10px auto; text-align:center; color:black; font-size: 0.72em;}