„Common.css” változatai közötti eltérés szó jelentése
(Nincs különbség)
|
A lap jelenlegi, 2017. január 5., 14:57-kori változata
/* Közös CSS az összes felszínnek */
#searchsuggest {
text-align: left;
}
#searchsuggest ul{
list-style: none;
margin: 0;
}
#searchsuggest li {
padding: 2px 5px;
white-space: nowrap;
text-align: left;
}
#searchsuggest li:hover {
background: #888;
margin-left: 1em;
text-decoration: underline;
}
.nyelvtani-adatok {
/* border: 1px solid #00ff00; */
}
.nyelvtani-adatok-uzenet {
background: white;
padding: 20px;
border: 1px solid #00ff00;
font-size: 22px;
}
.nyelvtanh3 {
background-image: url("//wikiszotar.hu/images/common/eye-open.png");
background-repeat: no-repeat;
background-position: left;
padding-left: 44px;
color: blue;
text-decoration: none;
height: 48px;
}
.nyelvtanh3, .nyelvtanh3 a {
display: inline !important;
visibility: visible;
line-height: 48px !important;
font-size: 24px !important;
}
/* wiki styles */
.egyeb, .fonev, .hatarozo, .ige, .igerag, .kepzo, .kotoszo, .melleknev, .nevelo, .nfr
{
padding: 5px;
margin: 5px 0px;
text-align: left;
display: table;
width: 100%;
}
.egyeb {
background-color:#e0e0e0;
}
.fonev {
background-color:#b9d0e8;
}
.hatarozo {
background-color:#e6e6fa;
}
.ige {
background-color:#ffe4b5;
}
.igerag {
background-color:#fffacd;
}
.kepzo {
background-color:#eee8aa;
}
.kotoszo {
background-color:#d5fed5;
}
.melleknev {
background-color:#d6bfd4;
}
.nevelo {
background-color:#ffe4e1;
}
.nfr {
background-color:#e0ffff;
}

