Advertisement
Guest User

wpse-stylish-tweak

a guest
Jan 3rd, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.46 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("wordpress.stackexchange.com") {
  4.  
  5. #hlinks { text-shadow:none!important; }
  6. span.dingus { font-family:nonexistant!important; }
  7.  
  8. /*
  9. Stuff i don't want to see
  10. */
  11. #wmd-preview:empty,
  12. #adzerk2,
  13. div[id$=-ad-container] { display:none!important; }
  14.  
  15. /***********************
  16. ** Header **
  17. ***********************/
  18. #header {
  19. width:990px!important;
  20. }
  21.  
  22. #hlogo {
  23. background: transparent url('http://t31os.files.wordpress.com/2011/02/wpselogo.png') no-repeat -5px -10px !important;
  24. text-align:left!important;
  25. padding-top: 0!important;
  26. height: 55px!important;
  27. }
  28.  
  29. #hmenus,
  30. #hlogo {
  31. margin: 0 auto!important;
  32. width:auto!important;
  33. }
  34.  
  35. #hlogo a {
  36. opacity: 0!important;
  37. width: 250px!important;
  38. text-indent: 0!important;
  39. margin:0!important;
  40. height: 55px!important;
  41. }
  42.  
  43. #header,
  44. #hlogo a,
  45. #hmenus {
  46. background-image:none!important;
  47. }
  48.  
  49. #search input.textbox {
  50. height:24px!important;
  51. }
  52.  
  53. #hmenus { height:40px!important;border-bottom: 6px solid #21759b!important;margin-top: -15px!important; }
  54. #hmenus li a { padding-top:0!important;line-height: 30px!important;}
  55. #hmenus .mainnavs { margin:0!important; }
  56. #hmenus .nav { float:right!important; }
  57. #hmenus .nav li { background: transparent!important; margin-left: 2px!important;border:1px solid transparent!important; }
  58. #hmenus .nav li:hover { border-color: #21759b #21759b!important;background: -moz-linear-gradient(bottom, #21759b, #73B5D3)!important; }
  59. #hmenus .nav li.youarehere { background: -moz-linear-gradient(bottom, #21759b, #73B5D3)!important;border-color: #21759b #21759b!important; }
  60. #hmenus .nav li.youarehere a { color: #fff!important; }
  61. #hmenus .askquestion li { background: -moz-linear-gradient(bottom, #BA421A, #d54e21)!important;}
  62. #hmenus .askquestion li a { color: #fff!important; }
  63. #hmenus .nav li:hover a { color: #fff!important; }
  64.  
  65. /***********************
  66. ** Content **
  67. ***********************/
  68. #content {
  69. box-shadow: #bbb 0 20px 60px;
  70. width: auto!important;
  71. border: 1px solid #ccc!important;
  72. border-top: none!important;
  73. padding: 10px!important;
  74. }
  75.  
  76. #mainbar {
  77. margin:0!important;
  78. padding: 0!important;
  79. width:730px!important;
  80. }
  81. #mainbar table td[style] div:not([class])[style],
  82. #mainbar table td[style] div:not([class])[style] .post-text,
  83. #mainbar table td[style] div:not([class])[style] table { width:600px!important; }
  84.  
  85. #question-header {
  86. margin: -5px 0 1em!important;
  87. width: auto!important;
  88. }
  89. #question-header h1 a {
  90. color:#555!important;
  91. }
  92. #question td.votecell { width:45px!important; }
  93.  
  94. #tabs, #h-all-questions { margin:0!important; }
  95. #tabs a {
  96. margin: 0 0 0 1px!important;
  97. line-height: 28px!important;
  98. border: 1px solid #eee!important;
  99. }
  100. #tabs a:hover:not([class]) {
  101. color: #900!important;
  102. background: -moz-linear-gradient(bottom, #ccc, #fff)!important;
  103. }
  104. #tabs a.youarehere {
  105. background: -moz-linear-gradient(top, #ddd, #fff)!important;
  106. border-color: #ccc!important;
  107. }
  108.  
  109. #answers { padding-top:0!important;margin-top:1em!important; }
  110.  
  111. #question ul,
  112. #answers ul {
  113. margin-left: 16px!important;
  114. }
  115.  
  116. #post-editor { width:auto!important; }
  117.  
  118. div.grippie,
  119. .wmd-preview,
  120. textarea.wmd-input,
  121. #wmd-button-bar {
  122. /*width: 714px!important;*/ /*t31os*/
  123. margin: 0!important;
  124. padding: 5px!important;
  125. }
  126.  
  127. div.grippie { padding: 0 5px!important; }
  128.  
  129. #system-message {
  130. width: auto!important;
  131. background: -moz-linear-gradient(top, #fff, #eee)!important;
  132. font-style: normal!important;
  133. line-height: 2.5em!important;
  134. padding: 0 1em!important;border-bottom: 5px solid #ddd!important;
  135. }
  136. #system-message a { }
  137.  
  138. #user-displayname { text-transform:none!important; }
  139.  
  140. .post-text img { max-width:685px!important; }
  141. .post-text a,.post-text a:visited { color: #388BB1!important; }
  142. .post-text pre.prettyprint {
  143. border: 1px solid #bbb!important;
  144. box-shadow: 0 0 6px #dedede!important;
  145. }
  146.  
  147. .comment-text a { color: #388BB1!important; }
  148.  
  149. .page-numbers { padding: 10px!important; }
  150. .page-numbers.current {
  151. background: -moz-linear-gradient(bottom, #1A98D1, #0F5C7F)!important;
  152. border: 1px solid #0F5C7F!important;
  153. color:#fff!important;
  154. }
  155.  
  156. div.answer-votes {
  157. line-height:16px!important;
  158. -moz-border-radius: 2px!important;
  159. }
  160.  
  161. a.answer-hyperlink,
  162. td > b > a.question-hyperlink {
  163. font-family: Verdana!important;
  164. font-weight:normal!important;
  165. }
  166.  
  167. #tag-menu {
  168. border-color: #666!important;
  169. color: #666!important;
  170. background: -moz-linear-gradient(bottom, #d54e21 , #0F5C7F)!important;
  171. box-shadow: #777 0 1px 6px!important;
  172. }
  173.  
  174. #tag-menu a { color:#fff!important;}
  175. #tag-menu .tm-sub-links a { color:#fff!important;}
  176. #tag-menu .tm-sub-links span { color:#ccc!important; }
  177. #tag-menu .tm-links a { color:#fff!important; }
  178. #tag-menu .tm-heading { border-color:#ccc!important;color:#fff!important; }
  179. #tag-menu .tm-sub-info { color:#ccc!important; }
  180. #tag-menu .tm-description { color:#ccc!important;}
  181.  
  182. .vcard div.summaryinfo { line-height: 3em!important; }
  183.  
  184. #questions {
  185. padding: 0 0 1px 0!important;
  186. }
  187.  
  188. .question-summary:not([class*=" narrow"]) {
  189. background: #fafafa!important;
  190. margin:0 0 5px!important;
  191. border: 1px solid #ccc!important;
  192. padding: 0!important;
  193. }
  194.  
  195. .question-summary:not([class*=" narrow"]) .summary {
  196. margin: 10px 0!important;
  197. width: 643px!important;
  198. }
  199.  
  200. .question-summary.narrow { padding: 11px 0!important; }
  201. .question-summary.narrow .summary { width: 590px!important; }
  202.  
  203. .question-summary .summary .excerpt { line-height: 1.25em!important; }
  204. .question-summary .summary > h3 { line-height: 1.4em!important; }
  205. .question-summary .summary > h3 a { color:#388BB1!important; }
  206. .question-summary .summary > h3 a:hover { color:#900!important; }
  207. .question-summary .summary > h3 a:visited { }
  208.  
  209. .question-summary .statscontainer {
  210. margin: 10px!important;
  211. padding: 0!important;
  212. width: auto!important;
  213. }
  214. .question-summary .stats { width: auto!important;margin: 0 auto!important;padding: 0!important; }
  215. .question-summary .stats .status strong { text-shadow:none!important;height:22px!important }
  216. .question-summary .views { padding: 0!important;line-height:24px;background-color:#fff!important;border: 1px solid #ddd!important; }
  217. .question-summary .stats .vote,
  218. .question-summary .stats .status { border:none!important;padding: 5px!important; }
  219.  
  220. .question-summary .stats .status { }
  221. .question-summary .stats .status.unanswered { background: -moz-linear-gradient(bottom, #eee, #ddd)!important;color:#900!important; }
  222. .question-summary .stats .status.answered { background: -moz-linear-gradient(bottom, #CEE4BC, #ddd)!important;color:#6C8B53!important; }
  223. .question-summary .stats .status.answered-accepted { background: -moz-linear-gradient(bottom, #1A98D1, #0F5C7F)!important;color:#fff!important; }
  224.  
  225. .narrow .votes,
  226. .narrow .views,
  227. .narrow .status { margin:0!important;padding:0!important;border:none!important;line-height: 2em!important; }
  228.  
  229. .subheader { border-style: none!important;padding:0!important;margin: 0 0 10px!important; }
  230. #user-about-me { height:auto!important;border: 1px solid #938B64!important; }
  231. #user-about-me:empty:before { content:"User has not entered any information into his/her profile"!important; }
  232.  
  233. a.post-tag:before { content: ""!important; }
  234. a.post-tag:after { content: ""!important; }
  235.  
  236. .question-summary a.post-tag { }
  237.  
  238. span.item-multiplier,
  239. a.post-tag {
  240. font-family: Verdana!important;
  241. line-height:1.4em!important;
  242. margin:0 5px 2px 0!important;
  243. background-color:transparent!important;
  244. }
  245.  
  246. .tags a.post-tag,
  247. .post-taglist a.post-tag {
  248. padding: 6px!important;
  249. font-style:italic!important;
  250. background: #f4f4f4!important;
  251. margin: 0!important;
  252. line-height: .8em!important;
  253. }
  254.  
  255. .question-status {
  256. width:auto!important;
  257. border: 1px solid #ccc!important;
  258. padding: 0!important;
  259. margin: 0!important;
  260. }
  261. .question-status h2 {
  262. line-height: 2em!important;
  263. padding: 0!important;
  264. margin: 0 1em!important;
  265. }
  266.  
  267. .answer .share-answer,
  268. .question-status { margin: 1em 0 0!important; }
  269.  
  270. .question-status p,
  271. .question-status h2 { line-height:inherit!important;margin: 10px!important;padding:0!important; }
  272.  
  273. .question-status p:first-letter,.question-status b { text-transform: capitalize!important; }
  274.  
  275. #question .vote-count-separator { margin-left: auto !important;margin-right: auto !important }
  276.  
  277. /***********************
  278. ** Footer **
  279. ***********************/
  280. #footer-flair,
  281. #footer-menu {
  282. width:auto!important;
  283. }
  284. div.footerwrap {
  285. width:990px!important;
  286. }
  287.  
  288. #copyright,
  289. #additional-notices,
  290. #footer-sites {
  291. margin-right: 75px!important;
  292. }
  293. #footer-flair {
  294. margin-top: -75px!important;
  295. }
  296.  
  297. /***********************
  298. ** Sidebar **
  299. ***********************/
  300. #sidebar {
  301. width:210px!important;
  302. padding: 8px!important;
  303. background: #fafafa!important;
  304. margin:0 0 5px!important;
  305. border: 1px solid #ccc!important;
  306.  
  307. }
  308.  
  309. #meta-feature.module .related a { color:#666!important;font-size: 120%!important }
  310.  
  311. #ad502-rooms {
  312. width:210px!important;
  313. }
  314.  
  315. .module {
  316. background: transparent none!important;
  317. border:none!important;
  318. border-bottom: 3px double #ccc!important;
  319. padding: 0 0 1em!important;
  320. margin: 0 0 1em!important;
  321. }
  322.  
  323. .module h4,
  324. p.label-key { text-transform:capitalize!important; }
  325.  
  326. .module a.post-tag { color:#1D688A!important; }
  327. .module a.post-tag:before { content: "• "!important; }
  328. .module a.post-tag:after { content: ""!important; }
  329.  
  330. /***********************
  331. ** Other **
  332. ***********************/
  333.  
  334. #question-mini-list {
  335. width: 730px!important;
  336. }
  337.  
  338.  
  339. body > .container {
  340. margin-top: 10px!important;
  341. }
  342.  
  343. td.profile-table-rep-col1 {
  344. text-align:right!important;
  345. text-shadow:none!important;
  346. padding-right: 5px!important;
  347. }
  348.  
  349. td.profile-table-rep-col1[title*="was lost"],
  350. td.profile-table-rep-col1[title*="was lost"] + td {
  351. color:#635C50!important;
  352. background-color:#CEBFA3!important;
  353. }
  354.  
  355. td.profile-table-rep-col1[title*="was lost"] + td a {
  356. color:#635C50!important;
  357. }
  358.  
  359. td.profile-table-rep-col1[title*="was gained"],
  360. td.profile-table-rep-col1[title*="was gained"] + td {
  361. background-color:#f5f5f5!important;
  362. }
  363.  
  364. .stats .answered-accepted {
  365. background-color:#E0F0D3;
  366. border: 1px inset #fff!important;
  367. }
  368. .stats .answered-accepted strong {
  369. background: transparent none!important;
  370. border:none!important;
  371. }
  372.  
  373. a.badge {
  374. background: transparent none!important;
  375. border: none!important;
  376. color: #333!important;
  377. margin: 0!important;
  378. padding: 0!important;
  379. }
  380. #recent-badges.module table td {
  381. display:block!important;
  382. background: -moz-linear-gradient(left, #eee, #fff)!important;
  383. margin: 3px 0 0!important;
  384. width:215px!important;
  385. }
  386. #recent-badges.module table td a {
  387. font-family:Verdana!important;
  388. line-height:30px!important;
  389. }
  390. #recent-badges.module td span[class^="badge"] {
  391. margin: 0 0 -1px 5px!important
  392. }
  393. .module p.ar { line-height: 1.4em!important;margin: .4em 0 0!important; }
  394.  
  395. table#tags-browser tr:nth-child(odd) td:nth-child(even),
  396. table#tags-browser tr:nth-child(even) td:nth-child(odd),
  397. #user-browser table tr:nth-child(odd) td:nth-child(even),
  398. #user-browser table tr:nth-child(even) td:nth-child(odd) { background-color: #f5f5f5!important; }
  399.  
  400. table#tags-browser { border: 3px solid #f5f5f5!important; }
  401. table#tags-browser td.tag-cell { border:none!important;padding: 10px!important; }
  402.  
  403. #questions .welovestackoverflow { border-color:#ccc!important;border-width: 1px!important;background: #f5f5f5!important;margin:0 0 1em!important;padding:0!important;width:auto!important;line-height:inherit!important; }
  404. #questions .welovestackoverflow div[style*="float"] { float:none!important;padding:0!important;margin:0!important; }
  405. #questions .welovestackoverflow p { margin: .7em!important;padding:0!important; }
  406. #questions .welovestackoverflow p:first-child { font-family:Arial!important;line-height:1.5em!important }
  407.  
  408. .mb .user-list { overflow:visible!important; }
  409.  
  410. /***********************
  411. ** Font sizes **
  412. ***********************/
  413. #hmenus .nav li a { font-size: 1em!important; }
  414. #question-header h1 a { font-size: 1.3em!important; }
  415. #system-message { font-size: 1.2em!important; }
  416. .question-summary .summary > h3 a { font-size:1.1em!important; }
  417. .tags a.post-tag,
  418. .post-taglist a.post-tag { font-size:85%!important; }
  419. .question-status h2 {font-size: 1.4em!important;}
  420. #recent-badges.module table td a { font-size: 0.9em!important; }
  421. #questions .welovestackoverflow p:first-child { font-size: 1.3em!important; }
  422.  
  423. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement