styles.css (242B)
1 html { 2 max-width: 1050px; 3 margin-left: auto; 4 margin-right: auto; 5 margin-top: 30px; 6 color: #333; 7 padding-bottom: 200px; 8 } 9 10 a { 11 color: royalblue; 12 } 13 14 a:hover { 15 color: lightblue; 16 }
sbrsSimple blog and RSS system | |
git clone git://git.margiolis.net/sbrs.git | |
Log | Files | Refs | README | LICENSE |