-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnowthischrome.css
More file actions
1 lines (1 loc) · 1.45 KB
/
Copy pathnowthischrome.css
File metadata and controls
1 lines (1 loc) · 1.45 KB
1
*{padding:0;margin:0;font-family:"Helvetica"}a{text-decoration:none}html{background:#fff}body{width:450px;background:#fff url(/images/bg.jpg) repeat 0 0;border:3px solid #fff;border-radius:10px;color:#fff;font-size:14px;position:relative;padding:40px 10px 3px}#last-update{left:10px}#mark-all{right:10px}#mark-all,#last-update{position:absolute;top:8px;outline:0;color:#ddd;font-size:11px;font-style:italic}#mark-all:hover,#last-update:hover{text-decoration:underline}#new-posts{display:block;padding:0 0 10px}#new-posts h3{padding:0 0 10px}#new-posts ul{border:1px solid #ddd;border-radius:5px;background:#fff}#new-posts ul li{display:block;border-bottom:1px solid #ddd;background:#fff url(/images/arrow.png) no-repeat 97% 50%;border-radius:5px}#new-posts ul li:last-child{border-bottom:0!important}#new-posts ul li:hover{background-color:#f0f0f0}#new-posts ul li a{*zoom:1;display:block;padding:10px 20px}#new-posts ul li a:before,#new-posts ul li a:after{display:table;content:""}#new-posts ul li a:after{clear:both}#new-posts ul li a img{float:left;height:50px;margin-right:10px}#new-posts ul li a span{float:left;width:295px}#new-posts ul li a span b,#new-posts ul li a span i,#new-posts ul li a span em{display:block;padding:3px 0 0;font-style:normal;font-weight:normal}#new-posts ul li a span b{color:#222;font-size:15px;padding:0}#new-posts ul li a span em{color:#555;font-size:13px}#new-posts ul li a span i{color:#777;font-size:11px}#check-back{display:none;padding:0 0 10px}