git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
03008936c
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
css
people-table.css
Fix css in people page and isa photo
hiro
commited
03008936c
at 2018-04-25 15:54:03
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: 128px; float: left; border-radius: 10%; overflow: hidden; margin-right: 10px; } .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; }