git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
42e18a05c
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
default.css
first cut of new website
Roger Dingledine
commited
42e18a05c
at 2004-11-14 06:40:19
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.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; } .newsItemTitle { font-style: normal; font-weight: bold; } .newsItemDate { font-size: 12px; color: #666666; }