Changesets can be listed by changeset number.
The Git repository is here.
Changeset 316
CSS tweaks for the March 2011 update.
- Comitted by: rool
- Date: Friday March 18 14:26:57 2011 (over 13 years ago)
Affected files:
rool/rails/beast/trunk/public/stylesheets/display.css:
prev. | current | |
* Heavily based on the Beast default theme. | ||
*/ | ||
6 | ||
6 | @import url("/css/risc_os_open_2011.css"); | |
div.template_sidebar_node p {font-size:80%;} | ||
div.template_sidebar_node form.xdialog | ||
... | ... | |
#content table tr th | ||
{ | ||
background:#ddd; | ||
373 | | |
374 | | |
373 | padding:5px; | |
374 | border:1px solid #ddd; | |
} | ||
#content table tr td | ||
{ | ||
... | ... | |
padding: 0 0 0 10px; | ||
} | ||
609 | ||
610 | ||
611 | | |
612 | | |
613 | | |
614 | | |
615 | | |
616 | | |
617 | | |
618 | ||
619 | ||
620 | ||
621 | ||
622 | ||
623 | ||
624 | | |
625 | ||
626 | ||
#content .post .body p.topic | ||
{ | ||
font-size:0.8em; |