Revize 836427cf
Přidáno uživatelem David Raška před asi 11 roky(ů)
style.css | ||
---|---|---|
font-size: 30px;
|
||
}
|
||
|
||
#header img {
|
||
padding: 10px 0 0 15px;
|
||
}
|
||
|
||
#header > div,
|
||
#header ul,
|
||
h1 {
|
||
... | ... | |
margin: 100px auto;
|
||
}
|
||
|
||
.translated_part {
|
||
border-bottom: 1px dashed #000000;
|
||
.important {
|
||
background-color: #cccccc;
|
||
border-radius: 2px;
|
||
padding: 0 5px;
|
||
}
|
||
|
||
.has_hint {
|
||
border-bottom: 1px dotted #000000;
|
||
cursor: pointer;
|
||
}
|
Také k dispozici: Unified diff
Changes:
- Changes in layout