Difference between revisions of "polfal:Žê˞žĩ.css"

Jump to navigation Jump to search
714 bytes added ,  00:50, 25 f’Śüksumuai 2023
no edit summary
No edit summary
No edit summary
 
(3 kawariya namellan na sama brukdjin nai aukiyena)
Line 1: Line 1:
p {
p, ul, ol {
     color: #b4a5a5;
     color: #b4a5a5;
    font-size:100%
}
}


Line 6: Line 7:
     color: white;
     color: white;
     line-height: 1.7;
     line-height: 1.7;
     font-family:'Brill', 'Noto Serif Display Light', 'Noto Sans Display Light', sans;
     font-family:'Brill', 'Noto Serif Display Light', 'Noto Sans Display Light', serif;
}
}


Line 56: Line 57:


.skala {
.skala {
    table-layout: fixed;
     border: 1px solid #301B3F;
     border: 1px solid #301B3F;
     border-spacing: 0;
     border-spacing: 0;
Line 80: Line 80:
.skala td, .skala th{
.skala td, .skala th{
     padding: 5px 10px 5px 10px;
     padding: 5px 10px 5px 10px;
}
}


Line 99: Line 98:
}
}


.brill {
.brill, em {
     font-family:'Brill', 'Noto Serif Display Light', 'Noto Sans Display Light', sans;
     font-family:'Brill', 'Noto Serif Display Light', 'Noto Sans Display Light', serif;
}
 
ol {
    list-style: none;
    counter-reset: li;
}
 
li::before {
    content: counter(li);
    color: #3C415C;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 150%;
}
 
li {
    counter-increment: li;
}
 
.gashe {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-gap: 30px;
}
 
.klea {
    font-size: 400%;
    color: #b4a5a5;
}
 
.klea_baksu {
    text-align: center;
    border: 4px solid white;
    border-radius: 10px;
    border-color: #3C415C;
}
 
.gashe_2 {
    display: grid;
    grid-template-columns: repeat(2, 100px 1fr);
    grid-auto-rows: auto;
    grid-gap: 20px;
}
 
.mahaklar::first-line {
    color: white;
}
}
74

edits

Navigation menu