FrozenZuke

iw css

May 1st, 2020
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 KB | None | 0 0
  1. body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form {
  2. margin: 0;
  3. padding: 0;
  4. color: #fff;
  5. }
  6.  
  7. img {
  8. border-radius: 10px;
  9. }
  10.  
  11. .sticky h2 a {
  12. background: url('https://theicewarriorsarmy.files.wordpress.com/2019/12/screenshot_21_zpsacnqnkdo.png');
  13. border-radius: 10px;
  14. }
  15.  
  16. .postinfo, .postinfo a, .postinfo span {
  17. color: #fff !important;
  18. }
  19.  
  20. .sidebar li, .obar li {
  21. color: #fff;
  22. }
  23.  
  24. body {
  25. background: url('https://theicewarriorsarmy.files.wordpress.com/2020/04/iwww.png') fixed !important;
  26. background-size: 1850px !important;
  27. background-position: cover !important;
  28. background-position: -30px 0 !important;
  29. }
  30.  
  31. #menu ul li a {
  32. text-shadow: rgba(0,0,0,0.2) 2.5px 2.5px;
  33. }
  34.  
  35. .post {
  36. border-radius: 10px;
  37. margin-left: 0;
  38. margin-right: 0;
  39. margin-top: 0;
  40. }
  41.  
  42. .post:hover {
  43. background: rgba(0,140,255,0.1);
  44. }
  45.  
  46. .pagewrapper {
  47. margin-top: 80px;
  48. }
  49.  
  50. .content img {
  51. max-width: 420px;
  52. margin-bottom: 5px;
  53. }
  54.  
  55. .content, .pagewrapper, .narrowcolumnwrapper, #page, .sidebar, .obar, .sidebar ul li, .obar ul li {
  56. background: #1f1f1f !important;
  57. }
  58.  
  59. #menu ul li a {
  60. border: 3px #1f1f1f solid !important;
  61. }
  62.  
  63. #pagetitle {
  64. border: 3px #1f1f1f solid;
  65. width: 898px !important;
  66. }
  67.  
  68. .milestone-countdown, .milestone-message {
  69. background-color: #1b1b1b;
  70. border: 1px solid #666666;
  71. border-top: 0;
  72. color: #ffffff;
  73. padding-bottom: 1em;
  74. }
  75.  
  76. .content {
  77. top: 10px;
  78. float: left;
  79. width: 500px;
  80. overflow: hidden;
  81. background: repeat center;
  82. background-image: url('https://theicewarriorsarmy.files.wordpress.com/2019/12/iwpost_zpspam1sco8.png') !important;
  83. background-position: 0 10px;
  84. border: 2px rgba(0,140,255,1) solid;
  85. border-radius: 10px;
  86. margin-top: 10px;
  87. box-shadow: rgba(0,140,255,0.5) 0 0 5px;
  88. }
  89.  
  90. body {
  91. margin-top: 20px;
  92. font-family: Trebuchet MS;
  93. font-size: 13px;
  94. text-align: center;
  95. vertical-align: top;
  96. color: #61380b;
  97. background: url('https://theicewarriorsarmy.files.wordpress.com/2019/12/iceouterbg.png') fixed;
  98. background-size: cover;
  99. }
  100.  
  101. h1,h2,h3,h4,h5,h6 {
  102. font-family: Trebuchet MS;
  103. font-size: 17px;
  104. }
  105.  
  106. a {
  107. text-decoration: underline;
  108. color: #007eff;
  109. }
  110.  
  111. a:hover {
  112. text-decoration: none;
  113. }
  114.  
  115. a img {
  116. border: 0;
  117. }
  118.  
  119. abbr,acronym {
  120. border: 0;
  121. }
  122.  
  123. address,dl,p {
  124. padding: 10px 0 0;
  125. }
  126.  
  127. blockquote {
  128. margin: 10px 10px 0;
  129. background: #00f url('https://s1.wp.com/images/bg_blockquote.gif') no-repeat 5px 7px;
  130. color: #fff;
  131. }
  132.  
  133. blockquote p {
  134. padding: 10px 10px 10px 20px;
  135. }
  136.  
  137. blockquote blockquote {
  138. margin: 10px 20px;
  139. background: #0096ff;
  140. color: #fff;
  141. }
  142.  
  143. blockquote blockquote p {
  144. padding: 10px;
  145. }
  146.  
  147. code {
  148. background: #001c6b;
  149. }
  150.  
  151. dt {
  152. font-weight: 700;
  153. }
  154.  
  155. dd {
  156. padding: 0 0 5px 15px;
  157. }
  158.  
  159. hr {
  160. clear: both;
  161. margin: 15px 0 5px;
  162. width: 100%;
  163. border: 0;
  164. height: 1px;
  165. text-align: left;
  166. background: url('https://s1.wp.com/images/bg_comment_bottom.gif') no-repeat;
  167. }
  168.  
  169. small {
  170. font-size: 10px;
  171. }
  172.  
  173. input,textarea {
  174. font-family: Arial, Helvetica, Georgia, sans-serif;
  175. font-size: 12px;
  176. padding: 2px;
  177. }
  178.  
  179. input#author,input#email,input#url,textarea#comment {
  180. border: 1px solid #001c6b;
  181. background-color: #001c6b;
  182. padding: 3px;
  183. }
  184.  
  185. input#author,input#email,input#url {
  186. margin: 0 5px 0 0;
  187. }
  188.  
  189. #container,#header,#menu,#pagetitle,h1,#syndication,.pagewrapper,#page,.wrapper,.narrowcolumnwrapper,.narrowcolumn,.content,.post,.entry,.browse,.sidebar {
  190. text-align: left;
  191. vertical-align: top;
  192. }
  193.  
  194. #container {
  195. width: 901px;
  196. margin: 0 auto;
  197. padding: 0;
  198. }
  199.  
  200. #header {
  201. width: 904px;
  202. height: 345px;
  203. margin: 0;
  204. }
  205.  
  206. #header-image {
  207. margin: 0 0 10px;
  208. z-index: -2;
  209. }
  210.  
  211. #header-overlay {
  212. display: none;
  213. }
  214.  
  215. #pagetitle {
  216. clear: both;
  217. width: 904px;
  218. height: 345px;
  219. background: url('https://theicewarriorsarmy.files.wordpress.com/2020/04/iw_header-no_border.png');
  220. margin: 0 auto;
  221. border-radius: 3px;
  222. }
  223.  
  224. #pagetitle h1 {
  225. padding: 36px 28px 0;
  226. font-size: 24px;
  227. font-weight: 700;
  228. letter-spacing: 1px;
  229. text-transform: uppercase;
  230. color: #fff;
  231. }
  232.  
  233. #pagetitle h1 a {
  234. text-decoration: none;
  235. color: #fff;
  236. }
  237.  
  238. #pagetitle h1 {
  239. font-size: 24px;
  240. font-weight: 700;
  241. letter-spacing: 1px;
  242. text-transform: uppercase;
  243. color: #fff;
  244. padding: 0;
  245. }
  246.  
  247. #menu {
  248. margin-top: 370px;
  249. position: absolute;
  250. z-index: 999;
  251. margin-left: 0;
  252. border-radius: 0;
  253. width: 920px;
  254. }
  255.  
  256. #menu ul li {
  257. background: none;
  258. margin: 5px 0 0 -15px;
  259. border-radius: 0;
  260. }
  261.  
  262. #menu ul li.current-menu-item a {
  263. background: #007eff;
  264. text-decoration: none;
  265. }
  266.  
  267. #menu ul li a {
  268. background: #007eff;
  269. border-radius: 2px;
  270. border: 3px #010 solid;
  271. padding: 15px 31.57px;
  272. text-decoration: none;
  273. }
  274.  
  275. #menu ul li a:hover {
  276. background: #005af1;
  277. text-decoration: none;
  278. }
  279.  
  280. #pagetitle h1 a {
  281. text-decoration: none;
  282. color: #fff;
  283. border-top-right-radius: 10px !important;
  284. }
  285.  
  286. #searchbox {
  287. display: none;
  288. }
  289.  
  290. #syndication {
  291. display: none;
  292. }
  293.  
  294. .pagewrapper {
  295. float: left;
  296. width: 904px;
Add Comment
Please, Sign In to add comment