[磨盘]酷黑风格CSS
2013-07-27 23:07:49 -0700
只有框架!细节自己添加!
body {
background-attachment:fixed;
 background-repeat:no-repeat; 
background-size:cover; 
-moz-background-size:cover; 
-webkit-background-size:cover; 
background-color:#333; 
color: #F5F5F5; 
font: 15px "Comic Sans MS", , Arial, sans-serif; overflow-wrap: break-word;
 margin: 10px; 
       }
 #whole_body { 
max-width: 640px; 
text-align: center;
 margin: auto; 
padding: 10px 5px; 
background: #000000; 
border-radius: 12px; 
box-shadow: 5px 3px 16px #111; 
       } 
 
.file_list { margin: 2px 5px; } 
.file_list li { border-bottom: 1px solid #cccccc; padding: 2px 5px 2px; } 
.file_list span { color: #CCC; padding: 0 3px; } 
a { text-decoration: none; border: 1px solid transparent; border-bottom: 1px solid #155; } 
a:link { color:#cccccc; } 
a:visited { color: orange; } 
a:hover { color: #0F0; } 
a:active { color: #F00; } 
Back to home
Subscribe | 
Register |
Login
| N