Design pending blogs in organizations (#123)
This commit is contained in:
parent
66f6212947
commit
44554d7de6
8 changed files with 423 additions and 306 deletions
|
@ -795,6 +795,14 @@ noscript #noscript {
|
|||
background-color: royalblue !important;
|
||||
}
|
||||
|
||||
.background-green {
|
||||
background-color: #28a745 !important;
|
||||
}
|
||||
|
||||
.background-red {
|
||||
background-color: #dc3545 !important;
|
||||
}
|
||||
|
||||
.background-footer {
|
||||
color: #808080;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue