parent
76fb679e38
commit
3d8f5cf84b
4 changed files with 32 additions and 3 deletions
inc
|
@ -37,6 +37,10 @@ em {
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
.bigbutton {
|
||||
background-color: #c0c0c0;
|
||||
|
@ -1168,8 +1172,13 @@ ul.errors {
|
|||
}
|
||||
|
||||
#pluginsadmin a {
|
||||
color: #486D08;
|
||||
}
|
||||
|
||||
#pluginsadmin a.arrow {
|
||||
color: black;
|
||||
}
|
||||
|
||||
/* 404 page */
|
||||
.error-container {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue