CSS................
@import url("http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");
/*custom font for text*/
@import url(http://fonts.googleapis.com/css?family=Nunito);
/*CSS file for fontawesome - an iconfont we will be using. This CSS file imported contains the font-face declaration. More info: http://fortawesome.github.io/Font-Awesome/ */
@import url(http://thecodeplayer.com/uploads/fonts/fontawesome/css/font-awesome.min.css);
/*Basic reset*/
* {margin: 0; padding:0;}
body {
background:url("//img.webme.com/pic/m/metin-html/ark.jpg") ;
font-family: Nunito, arial, verdana;
}
#webme_sky_ad {
position: absolute;
right: 3095px;
top: 480px;
z-index: 1000000000000000000;
}
#webme_footer_textlink_dont_hide {
margin-left:auto;
margin-right:auto;
margin-top:-15px;
background: none;
color:#444;
font-family: Titillium Web;
font-size:11px;
}
/*Menü Gizleme Kodu*/
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}
/*Reklam Ortalama Kodu*/
table {margin-left: auto;margin-right: auto}
table[height="102"]{display:none;} textarea{ resize:none }
|
|
|
|
|
|