source: main/trunk/model-interfaces-dev/alt-atea/style/custom.css@ 34027

Last change on this file since 34027 was 34027, checked in by davidb, 4 years ago

Tweaks to overall interface look-and-feel

File size: 135 bytes
Line 
1
2#quicksearcharea ul {
3 margin: 5px;
4}
5
6
7.ui-widget-header {
8 color: white;
9}
10
11#gs_content {
12 background: #e1dcd6 none;
13
14}
Note: See TracBrowser for help on using the repository browser.