Toggle menu
309,3 tis.
59
18
531,1 tis.
Hrvatska internetska enciklopedija
Toggle preferences menu
Toggle personal menu
Niste prijavljeni
Your IP address will be publicly visible if you make any edits.

Predložak:Prečac/styles.css: razlika između inačica

Izvor: Hrvatska internetska enciklopedija
Bot: Automatski unos stranica
 
mNema sažetka uređivanja
 
Redak 1: Redak 1:
<!--'''Predložak:Prečac/styles.css'''-->.shortcutbox {
.shortcutbox {
border-spacing: 0;
border-spacing: 0;
float: right;
float: right;
Redak 14: Redak 14:


.shortcutbox-shortcutsCell.shortcutbox-shortcutsCell {
.shortcutbox-shortcutsCell.shortcutbox-shortcutsCell {
background-color: white;
background-color: blue;
line-height: 1.25em;
line-height: 1.25em;
font-weight: 700;
font-weight: 700;

Posljednja izmjena od 16. ožujak 2022. u 08:46

.shortcutbox { border-spacing: 0; float: right; margin: 1px 0 1px 0.75em; border: 1px solid #3366CC; font-size: 83.33%; }

.shortcutbox td { background-color: #e8f1fc; padding: 4px; vertical-align: middle; }

.shortcutbox-shortcutsCell.shortcutbox-shortcutsCell { background-color: blue; line-height: 1.25em; font-weight: 700; }

.plainlist ol, .plainlist ul {

   line-height: inherit;
   list-style: none none;
   margin: 0;

}