cs/SablonaStrankyProjektu: template_style.css

File template_style.css, 368 bytes (added by Zuzana Nevěřilová, 10 years ago)
Line 
1body{
2font-family: helvetica, sans-serif
3}
4img{border:0px}
5a:link, a:visited, a:active{color: [select]}
6a:hover{color: [select]; background: [select]}
7.bibtex{
8        background: rgba(222, 222, 222, 0.51);
9        padding: 13px 13px 0px 15px;
10        display: none;
11        white-space: pre;
12        font-family: monospace;
13        overflow: scroll
14}
15