Spaces:
Running
Running
Update style/classical_style_template.css
Browse files
style/classical_style_template.css
CHANGED
@@ -71,7 +71,7 @@
|
|
71 |
right: 65px; /* Help button is at right: 4px with width:50px */
|
72 |
top: 50%;
|
73 |
transform: translateY(-50%);
|
74 |
-
background: #
|
75 |
border: 1px solid #ccc;
|
76 |
padding: 8px;
|
77 |
font-size: 13px;
|
|
|
71 |
right: 65px; /* Help button is at right: 4px with width:50px */
|
72 |
top: 50%;
|
73 |
transform: translateY(-50%);
|
74 |
+
background: #ccd0d7;
|
75 |
border: 1px solid #ccc;
|
76 |
padding: 8px;
|
77 |
font-size: 13px;
|