git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
b2f85d72c
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
css
people-table.css
Separate css for people table
Damian Johnson
commited
b2f85d72c
at 2017-11-22 20:22:30
people-table.css
Blame
History
Raw
table.people td { vertical-align: top; padding: 0px; padding-bottom: 15px; width: 50%; } table.people tr td:first-child { padding-right: 10px; } .photo { width: 145px; float: left; } .icon { width: 20px; margin-right: 4px; padding: 0px; float: right; } .field { font-family: "Montserrat"; font-size: 0.8rem; color: rgb(50, 50, 50); } .description { font-family: "Montserrat"; font-size: 0.9rem; padding-top: 15px; } .description a, .field a, .name a { font-weight: bold; text-decoration: none; }