X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fotalk%2Fcss%2Fdisplay.css;h=22e0530eccc4a3c5656f6a0b29b8a91fc17d84f0;hb=78e5572b38ee3f71c0a5cf8743141817cc81079e;hp=b6ee9aaeaae93e5b770fa9db7ceb1d8ba2454779;hpb=a37bfcbb4344948497f3055c641f174314f07d7b;p=quix0rs-gnu-social.git diff --git a/theme/otalk/css/display.css b/theme/otalk/css/display.css index b6ee9aaeaa..22e0530ecc 100644 --- a/theme/otalk/css/display.css +++ b/theme/otalk/css/display.css @@ -74,7 +74,9 @@ color:#8F0000; border-color:#CEE1E9; } #content .notice .entry-title, -input, textarea, select, option { +input, textarea, select, option, +.pagination .nav_prev a, +.pagination .nav_next a { background-color:rgba(255,255,255,0.8); } @@ -84,19 +86,15 @@ background-color:rgba(255,255,255,0.9); #content .notice:nth-child(1) .entry-title { background-color:rgba(255,255,255,0.95); -font-size:2em; } #content .notice:nth-child(2) .entry-title { background-color:rgba(255,255,255,0.9); -font-size:1.9em; } #content .notice:nth-child(3) .entry-title { background-color:rgba(255,255,255,0.8); -font-size:1.8em; } #content .notice:nth-child(4) .entry-title { background-color:rgba(255,255,255,0.7); -font-size:1.7em; } #content .notice:nth-child(5) .entry-title { background-color:rgba(255,255,255,0.6); @@ -173,13 +171,13 @@ background-color:#EFF3DC; } #anon_notice { -background-color:#87B4C8; +background-color:rgba(206, 225, 233, 0.7); color:#fff; border-color:#fff; } #showstream #anon_notice { -background-color:#9BB43E; +background-color:rgba(155, 180, 62, 0.7); } #export_data li a {