Sjednoceny hlavičky pro filtrování záznamů.
Header přeformátován a texty načítány z labels. closes #77
This commit is contained in:
@@ -2,7 +2,6 @@ html {
|
||||
/*vertical scrollbar allways visible */
|
||||
overflow: -moz-scrollbars-vertical;
|
||||
overflow-y: scroll;
|
||||
|
||||
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
@@ -13,16 +12,9 @@ html {
|
||||
|
||||
#header {
|
||||
width: auto;
|
||||
height: 40px;
|
||||
height: 60px;
|
||||
border: 1px solid #ccc;
|
||||
padding: 10px;
|
||||
background: url("/isspst/img/header-bg.png") 50% 0 repeat-x;
|
||||
|
||||
color: #ffffff;
|
||||
font-size: 35px;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
text-shadow: 2px 2px 2px #000000;
|
||||
|
||||
}
|
||||
|
||||
#leftcolumn {
|
||||
|
||||
Reference in New Issue
Block a user