Update gradio_app/static/styles.css
Browse files
gradio_app/static/styles.css
CHANGED
|
@@ -25,12 +25,12 @@ h2 {
|
|
| 25 |
}
|
| 26 |
|
| 27 |
.intro-highlight {
|
| 28 |
-
font-size: 1.
|
| 29 |
-
background-color: #e8f4f8;
|
| 30 |
-
padding: 15px;
|
| 31 |
border-radius: 8px;
|
| 32 |
margin-bottom: 20px;
|
| 33 |
-
border-left: 4px solid #3498db;
|
| 34 |
}
|
| 35 |
|
| 36 |
.intro-disclaimer {
|
|
|
|
| 25 |
}
|
| 26 |
|
| 27 |
.intro-highlight {
|
| 28 |
+
font-size: 1.15em;
|
| 29 |
+
/* background-color: #e8f4f8; */
|
| 30 |
+
/* padding: 15px;
|
| 31 |
border-radius: 8px;
|
| 32 |
margin-bottom: 20px;
|
| 33 |
+
border-left: 4px solid #3498db; */
|
| 34 |
}
|
| 35 |
|
| 36 |
.intro-disclaimer {
|