git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
38b72e578
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
default.css
decide on a format for contact info / timestamp at the bottom of each page
Roger Dingledine
commited
38b72e578
at 2004-11-14 08:11:25
default.css
Blame
History
Raw
body { font-family: Verdana, Tahoma, Helvetica, sans-serif; margin: 1em 0em; padding: 0em; text-align:center; background-color: white; color: black; } div.menu { /* width: 8em; */ /* height: 5em; */ /* position: fixed; */ float: left; left: 1em; top: 1em; margin: 0em; padding: .5em; text-align: left; border: medium solid #efefff; background-color: #fafaff; color: inherit; } div.bottom { font-size: 8px; margin-top: 2cm; margin-left: 1em; margin-right: 1em; text-align: right; } div.warning { margin: 0em 1em 1em 11em; padding: .5em 1em; background-color: #ffefef; border: medium solid #ffafaf; text-align: left; color: inherit; } div.main { margin: 0em 1em 1em 11em; padding: .5em 1em; background-color: #ffffef; border: medium solid #ffffd0; text-align: left; color: inherit; } .notes { font-size: 85%; font-style: italic; } .newsItemTitle { font-style: normal; font-weight: bold; } .newsItemDate { font-size: 12px; color: #666666; }