css-simplevector
Texto por encima de la pagina
CSS Code sin Style Tags
table[height ="102"] {margin-left:auto;margin-right:auto;}
#header_container {display: none;}
#nav_container {display: none;}
#sidebar_container {display: none;}
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {display: none;}
#content_container h2#title {display: none;}
#counter {display: none;}
#below_content {display: none;}
#post_content {display: none;}
#pre_content {display: none;}
* {
margin: 0px;
}
body {
background: #bbcde8 url(https://img.webme.com/pic/d/darknet13/svectorcrossbg.png) no-repeat fixed right bottom;
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
}
#wrapper #top {
background-image: url(https://img.webme.com/pic/d/darknet13/svectorwraptop.png);
height: 31px;
font-size: 0px;
background-repeat: no-repeat;
background-position: left bottom;
}
#wrapper #end {
font-size: 0px;
background-image: url(https://img.webme.com/pic/d/darknet13/svectorwrapend.png);
background-repeat: no-repeat;
height: 30px;
}
#wrap {
background-image: url(https://img.webme.com/pic/d/darknet13/svectorwrapmid.png);
}
#wrapper {
margin-right: auto;
width: 989px;
margin-left: auto;
}
#header {
background-image: url(https://img.webme.com/pic/d/darknet13/svectorheader3.jpg);
background-repeat: no-repeat;
background-position: right top;
width: 940px;
height: 220px;
margin-right: auto;
margin-left: auto;
margin-bottom: 13px;
border: 1px solid gray;
position:relative;
}
#hgroup {
width:300px;
position:absolute;
top: 80px;
left: 100px;
}
#main #top {
text-align: center;
font-size: 19px;
background-image: none;
}
#main {
float: left;
width: 740px;
margin-left: 21px;
margin-right: 4px;
}
#main #end {
background-image: none;
}
#aside {
width: 204px;
float: left;
margin-right: 20px;
}
#aside h2 {
background-image: url(https://img.webme.com/pic/d/darknet13/svectorh2.png);
background-repeat: no-repeat;
background-position: left top;
height: 36px;
padding-left: 47px;
padding-top: 8px;
font-family: "Courier New",Courier,monospace;
}
#aside h2 input {
border: 1px inset #33ccff;
padding-left: 10px;
background-image: url(https://img.webme.com/pic/d/darknet13/search4.png);
background-repeat: no-repeat;
background-position: right center;
}
#aside ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#aside li a {
background-image: url(https://img.webme.com/pic/d/darknet13/svectorlinormal.png);
text-decoration: none;
background-position: right center;
background-repeat: no-repeat;
display: block;
height: 20px;
color: black;
padding-left: 20px;
}
#aside li a:hover {
background-repeat: no-repeat;
background-position: right center;
background-image: url(https://img.webme.com/pic/d/darknet13/svectorlihover.png);
}
#aside li a:active {
background-image: url(https://img.webme.com/pic/d/darknet13/svectorliactive.png);
background-repeat: no-repeat;
background-position: right center;
}
#aside li a:visited {
background-image: url(https://img.webme.com/pic/d/darknet13/svectorlivisited.png);
background-repeat: no-repeat;
background-position: right center;
}
#aside a img {
border-style: none;
border-width: 0px;
}
#footer {
clear: left;
text-align: center;
font-size: 15px;
}
#preload, #preload img {
border-style: none;
height: 0px;
width: 0px;
}
#legal, #legal a {
width: 990px;
margin-right: auto;
margin-left: auto;
text-align: right;
font-size: 8px;
font-family: "Times New Roman",Times,serif;
color: black;
text-decoration: none;
}
CSS Code sin Style Tags