Spaces:
Running
Running
Update css/main.css
Browse files- css/main.css +2 -2
css/main.css
CHANGED
|
@@ -27,7 +27,7 @@ p, table, tr, td, ul, li, blockquote, nav, a, footer, dl, dt, dd {
|
|
| 27 |
ul {
|
| 28 |
margin: 0;
|
| 29 |
padding: 0;
|
| 30 |
-
width:
|
| 31 |
}
|
| 32 |
.row {
|
| 33 |
width: 100%;
|
|
@@ -41,5 +41,5 @@ ul {
|
|
| 41 |
text-align: right
|
| 42 |
}
|
| 43 |
.text {
|
| 44 |
-
background:
|
| 45 |
}
|
|
|
|
| 27 |
ul {
|
| 28 |
margin: 0;
|
| 29 |
padding: 0;
|
| 30 |
+
width: 80%;
|
| 31 |
}
|
| 32 |
.row {
|
| 33 |
width: 100%;
|
|
|
|
| 41 |
text-align: right
|
| 42 |
}
|
| 43 |
.text {
|
| 44 |
+
background: e7fefc;
|
| 45 |
}
|