Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 25th, 2012  |  syntax: None  |  size: 0.37 KB  |  hits: 25  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. /* Open
  2. C:\Users\username\AppData\Local\Google\Chrome\User Data\Default\User StyleSheets\Custom.css
  3. and pasted this into it
  4. */
  5.  
  6. .even {
  7. padding: 10px !important;
  8. font-family: Segoe UI !important;
  9. border-bottom: 1px solid #EEE !important;
  10. }
  11.  
  12. .thing .title {
  13. color: black !important;
  14. padding: 0px;
  15. overflow: hidden;
  16. padding-bottom: 8px !important;
  17. font-size: 1.3em !important;
  18. }