MediaWiki:Gadget-CitacePRO.css: Porovnání verzí
Řádek 6: | Řádek 6: | ||
#CitacePRODohledaneCitace a { | #CitacePRODohledaneCitace a { | ||
text-decoration: none; | text-decoration: none; | ||
+ | font-size: 14px; | ||
} | } | ||
Verze z 3. 10. 2014, 14:41
#CitacePROHledanyText {
width: 400px;
margin-left: 10px;
}
#CitacePRODohledaneCitace a {
text-decoration: none;
font-size: 14px;
}
#CitacePRODohledaneCitace a:hover {
text-decoration: underline;
}
#CitacePROFormularovaTabulka th {
text-align: left;
padding-right: 10px;
font-size: 14px;
}
#CitacePROFormularovaTabulka input[type=text] {
width: 500px;
font-size: 14px;
}
#CitacePROFormularovaTabulka select, #CitacePROFormularovaTabulka label {
font-size: 14px;
}