oblika --> styling
This commit is contained in:
parent
89bca789a0
commit
18bd862d38
File diff suppressed because it is too large
Load Diff
@ -2,6 +2,14 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
i{
|
||||||
|
font-size: 16px;
|
||||||
|
font-weight: 600;
|
||||||
|
color: #1e88e5;
|
||||||
|
|
||||||
|
vertical-align: bottom;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Oblika - prva stran, meni s temami
|
// Oblika - prva stran, meni s temami
|
||||||
@ -228,7 +236,7 @@ div.page_tema {
|
|||||||
font-weight: $semi-bold;
|
font-weight: $semi-bold;
|
||||||
// font-family: 'Roboto';
|
// font-family: 'Roboto';
|
||||||
|
|
||||||
font-weight: 500;
|
font-weight: 600;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -242,10 +250,9 @@ div.page_tema {
|
|||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
|
|
||||||
span.theme_name {
|
span.theme_name {
|
||||||
font-weight: 500;
|
font-weight: 600;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
// font-family: 'Roboto';
|
font-size: 16px;
|
||||||
font-size: 14px;
|
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user