mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-31 20:50:53 +00:00
Repair SPAN.searchText font size.
This commit is contained in:
parent
7c16c09da6
commit
ea41c3d052
1 changed files with 1 additions and 1 deletions
|
@ -48,6 +48,6 @@ SPAN.titleBar {
|
||||||
|
|
||||||
SPAN.searchText {
|
SPAN.searchText {
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 10pt;
|
font-size: 8pt;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue