mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
nitpick: change buttons border to solid and convert
web/html/css/containers.css to unix format Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
2b794c635f
commit
95cca1996f
1 changed files with 213 additions and 212 deletions
|
@ -208,6 +208,7 @@
|
||||||
{
|
{
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
color: rgb(108,131,176);
|
color: rgb(108,131,176);
|
||||||
border: 1px dashed rgb(108,131,176);
|
border: 1px solid rgb(108,131,176);
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue