mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Added support for a warning class.
This commit is contained in:
parent
7cd0cae526
commit
4fb43ad9ce
1 changed files with 7 additions and 0 deletions
|
@ -58,6 +58,13 @@
|
|||
font-family: verdana;
|
||||
font-size: 12px;
|
||||
}
|
||||
span.warning /* Content Text */
|
||||
{
|
||||
color: #C0C000;
|
||||
font-family: verdana;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
||||
/* Font Attribute Change (#6c83b0)*/
|
||||
span.blue
|
||||
|
|
Loading…
Add table
Reference in a new issue