mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-12-27 23:34:39 +01:00
Apply common class styles to all.css, minor tweaks
This commit is contained in:
@@ -300,6 +300,10 @@ button > i.fas {
|
||||
right: 3px;
|
||||
}
|
||||
|
||||
.nav-item {
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
|
||||
/* Font Awesome 5 brands */
|
||||
.fa-reddit {
|
||||
color: #ff4500;
|
||||
@@ -314,10 +318,6 @@ button > i.fas {
|
||||
color: #151b23
|
||||
}
|
||||
|
||||
.bg-dark {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
@keyframes heart {
|
||||
0%, 40%, 80%, 100% {
|
||||
transform: scale(1);
|
||||
|
||||
Reference in New Issue
Block a user