mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-16 04:58:01 +00:00
font weight
This commit is contained in:
@@ -754,4 +754,12 @@ color:#335ECF;
|
|||||||
}
|
}
|
||||||
.panel-heading.profile > h3{
|
.panel-heading.profile > h3{
|
||||||
color: #353535;
|
color: #353535;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
.profile-edit > a{
|
||||||
|
color: #353535;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
.email-delete button{
|
||||||
|
color: #353535;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user