2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/css/rs.css
Alex 879c89a278 added icons + buttons
fix minor design  differences between working installation and tree
2015-07-08 18:34:56 +03:00

15 lines
333 B
CSS

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;
}