mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
finishing touches on genpopo, started playing with _real_ PHP code and svn keywords
This commit is contained in:
parent
79f64a0592
commit
1e35dc01cf
10 changed files with 212 additions and 60 deletions
|
@ -34,7 +34,13 @@
|
|||
font-family: trebuchet ms, tahoma, verdana;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
span.fixed /* Monospace fixed-font */
|
||||
{
|
||||
color: #000;
|
||||
font-family: monospace, fixed, terminal;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/* Font Attribute Change (#6c83b0)*/
|
||||
span.blue
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue