Advertisement
yijung

Untitled

Jun 3rd, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. body {
  2. background-color: #999;
  3. background:url(http://jin.hormone-war.net/images/bg1.png);
  4. background-attachment:fixed;
  5. background-repeat:repeat;
  6. font-family: "tahoma";
  7. text-align:justify;
  8. font-size: 10px;
  9. color: #666;
  10. margin: 0px;
  11. padding: 0px;
  12. }
  13.  
  14. #header{position: fixed; left: 50px; top: 65px;}
  15. #welcome{position: fixed; left: 50px; top: 487px; width:299px; padding:0px; background-color:#fffefc; height:90px;}
  16. #sidebar{position: fixed; left: 50px; top: 340px; width:299px; padding:0px; background-color:#fffefc; background:url(http://jin.hormone-
  17.  
  18. war.net/images/bg1.png)}
  19. #content{position: absolute; left: 400px; top: 50px; width:900px; padding:3px; background-color:#fffefc; border:1px solid #b5b5bf;}
  20. #navi{position: absolute; left: 399px; top: 27px; width:900px; padding:0px; margin:0px;}
  21.  
  22.  
  23. a:link, a:active, a:visited {
  24. text-decoration: none;
  25. color: #736F6E;
  26. }
  27. a:hover {
  28. color: #ffffff;
  29. text-decoration: none;
  30. -webkit-transition:0.5s;
  31. -moz-transition:0.5s;
  32. -ms-transition:0.5s;
  33. -o-transition:0.5s;
  34. transition:0.5s;
  35. }
  36.  
  37. a.nav1:link, a.nav1:active, a.nav1:visited{
  38. font-family: "tahoma";
  39. text-align:center;
  40. padding:2px; margin:1px;
  41. font-size: 11px;
  42. color: #000000;
  43. background-color:#fffefc;
  44. border-top: 1px solid #b5b5bf;
  45. border-right: 1px solid #b5b5bf;
  46. border-bottom: 1px solid #b5b5bf;
  47. border-left: 1px solid #b5b5bf;
  48. text-transform:uppercase;
  49. float:left; display:block;
  50. width:292px;
  51. }
  52. a.nav1:hover{
  53. font-family: "tahoma";
  54. text-align:center;
  55. padding:2px; margin:1px;
  56. font-size: 11px;
  57. color: #0000000;
  58. background-color:#dde6e3;
  59. border-top: 1px solid #b5b5bf;
  60. border-right: 1px solid #b5b5bf;
  61. border-bottom: 1px solid #b5b5bf;
  62. border-left: 1px solid #b5b5bf;
  63. text-transform:uppercase;
  64. float:left; display:block;
  65. width:290px;
  66. }
  67.  
  68. a.nav:link, a.nav:active, a.nav:visited{
  69. font-family: "tahoma";
  70. text-align:left;
  71. padding:3px; margin:1px;
  72. padding-left:5px;
  73. font-size: 10px;
  74. color: #302e2f;
  75. background-color:#ccdcdc;
  76. display:block;
  77. }
  78. a.nav:hover{
  79. font-family: "tahoma";
  80. text-align:left;
  81. padding:3px; margin:1px;
  82. padding-left:10px;
  83. font-size: 10px;
  84. color: #302e2f;
  85. background-color:#735152;
  86. display:block;
  87. }
  88.  
  89. a.aff:link, a.aff:active, a.aff:visited{
  90. font-family: "tahoma";
  91. text-align:center;
  92. padding:2px; margin:1px;
  93. font-size: 10px; line-height:9px;
  94. color: #302e2f;
  95. background-color:#ccdcdc;
  96. display:block;
  97. }
  98. a.aff:hover{
  99. font-family: "tahoma";
  100. text-align:center;
  101. padding:2px; margin:1px;
  102. font-size: 10px; line-height:9px;
  103. color: #302e2f;
  104. background-color:#735152;
  105. display:block;
  106. }
  107.  
  108. h1{font-family: "courier";
  109. color: #302e2f;
  110. font-size: 10pt;
  111. font-weight: bold;
  112. padding-left:2px;
  113. background-color: #dce5e2;
  114. display:block;
  115. text-transform: lowercase;
  116. margin:0px; padding:1px;
  117. }
  118.  
  119. h2{font-family: "courier";
  120. color: #fcfcf2;
  121. font-size: 14pt;
  122. font-weight: bold;
  123. padding-left:2px;
  124. background-color: #b5b5bf;
  125. display:block;
  126. text-transform: lowercase;
  127. margin:2px; padding:1px;
  128. }
  129.  
  130. h3{font-family: "courier";
  131. color: #34b9ab;
  132. font-size: 16pt;
  133. font-weight: bold;
  134. padding-left:2px;
  135. background-color: #fcfcf2;
  136. display:block;
  137. text-transform: lowercase;
  138. margin:0px; padding:2px;
  139. }
  140.  
  141. h4 {
  142. font-family: "courier";
  143. font-weight: normal;
  144. font-size: 45px;
  145. text-align: center;
  146. text-transform: lowercase;
  147. border-bottom: 1px #3c828a;
  148. color: #3c828a;
  149. padding: 2px;
  150. line-height: 50%;
  151. margin-top: 1px;
  152. margin-bottom: 1px;
  153. }
  154.  
  155. b, i, u {color: #b5b5bf;}
  156. s {color: #b5b5bf;}
  157.  
  158. blockquote{
  159. color: #eee;
  160. font-size: 10px;
  161. background-color: #ccdcdc;
  162. margin:10px; padding:2px;
  163. }
  164.  
  165. textarea{
  166. color: #000000;
  167. font-family: "tahoma";
  168. font-size: 11px;
  169. background-color: #fffefc;
  170. border:1px solid #feabc1;
  171. margin:0px; padding:2px;
  172. border: 1px solid #ccdcdc;
  173. }
  174.  
  175. .highlightCard {
  176. border: 1px solid #a9a8b6;
  177. background: #a9a8b6;
  178. }
  179. .dimmedCard {
  180. opacity:0.3;
  181. filter:alpha(opacity=30);
  182. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement