gzuncompress
|
Server IP : 172.19.0.2 / 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/Dokumente/../videoandrea/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] | [ Lock Shell ] | [ Logout ] |
|---|
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;
}
h1 {
text-align:center;
color:green;
}
h2 {
text-align:center;
color:green;
}
h4 {
text-align:left;
color:green;
}
img {
border: 0px;
}
#container {
margin:0 auto;
width:99.9%;
width:1200px;
/*min-height:1000px;*/
border:1px black solid;
border-radius: 25px;
background: rgba(197, 171, 136,0.89);/*hell beige*/
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:1.0;
}
.content {
margin-left:100px;
margin-right:100px;
width:auto;
font-size:18px;
font-weight: 800;
text-align:justify;
border: 0px solid red;
}
/* Menue code*/
#menue {
margin-top:20px;
padding: 0 20px;
float: right;
}
#menue ul {
display:inline;
float: right;
width: 180px;
list-style-type: none;
}
#menue li {
display:inline;
position: relative;
}
.buton {
background: rgba(255, 255, 255,0.89);/*hell beige*/
float:left; /*diese 3 Reihen sind der Trick*/
width:14%; /*diese 3 Reihen sind der Trick*/
height: 160px; /*diese 3 Reihen sind der Trick*/
margin:0 auto;
border:10px #006400 solid;
height: 140px;
width: 140px;
-moz-border-radius: 80px;
border-radius: 80px;
}
.buton a {
/* position:absolute; relative fixed static */
/*left:10px; top:220px; width:160px; height:160px;*/
margin:0 auto;
text-decoration:none;
}
.buton a p {
height: 140px;
width: 140px;
-moz-border-radius: 80px;
border-radius: 80px;
margin:0 0 0 0;
color: rgba(35, 134, 40,0.7);/*dunkel grĂ¼n*/
text-decoration:none;
text-align:center;
font-size: 26px;
font-weight: 900;
}
.buton a p:hover {
background-color:#90ee90;
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:0.5;
}
.block {
clear:both;
}