mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
added icons + buttons
fix minor design differences between working installation and tree
This commit is contained in:
11
css/rs.css
11
css/rs.css
@@ -1,6 +1,15 @@
|
||||
body {background-color: #eeeeee;}
|
||||
body {background-color: #eeeff2;}
|
||||
p.rstext {
|
||||
font-weight: bold;
|
||||
font-size: 16pt;
|
||||
font-family: Arial, sans-serif;
|
||||
}
|
||||
.rs{
|
||||
border-radius: 8px;
|
||||
border: 1px solid #e9e9eb;
|
||||
font-size: 110%;
|
||||
z-index: 500;
|
||||
background: none repeat scroll 0 0 #fff;
|
||||
font-family: Arial, sans-serif;
|
||||
box-shadow: 3px 8px 18px;
|
||||
}
|
||||
Reference in New Issue
Block a user