taobin_project/webs/css/minimal2.css
2024-04-04 22:33:13 +07:00

16 lines
600 B
CSS

body {font-family:Ubuntu,Helvetica,Verdana,Arial,sans-serif;font-size:11pt;line-height:1.5;}
h1 {font-size:4em;margin:0.2em;}
section, aside {float:left; margin: 0 10px;}
aside {width:300px;}
h2 {margin:0;padding:0 1em;background:#000;font-size:2em;color:#fff;}
.block {float:left;width:280px;padding:10px;}
h3 {margin-bottom:0;}
a {color:#000;}
.art {margin:10px 0 0 0;background:#000;color:#fff;}
.art h2 {padding:0;}
.art a {color:#fff;}
.item {border-bottom:dotted 1px #000;}
p {margin-bottom:0;}
.more {margin:0;font-size:0.8em;}
.right {float:right;}