update for migration
[dotfiles_afify.git] / .surf / styles / default.css
blob97e4b800421d8dd40591f289e4004b9d3b78c9b1
1 html,pre,textarea,body,input,td,tr,p,div {
2 background-color: #000 !important;
3 background-image: none !important;
4 color: #777 !important;
7 code {
8 background-color: #111 !important;
9 background-image: none !important;
10 color: orange !important;
13 h1,h2,h3,h4 {
14 color: #999 !important;
17 a {
18 color: #0066cc !important;
21 a.post-tag, span.s-tag, a.pl8 {
22 background-color: #222 !important;
25 span.pln, span.pun {
26 color: #777 !important;
29 #bottom-result-container #spon_links { display: none !important; }
30 #bottom-result-container #sponsored_csa1 { display: none !important; }
31 #bottom-result-container #sponsored_csa2 { display: none !important; }