wsww
Showing
6 changed files
with
19 additions
and
1 deletions
| ... | @@ -16504,6 +16504,15 @@ body { | ... | @@ -16504,6 +16504,15 @@ body { |
| 16504 | max-width: 1234px; | 16504 | max-width: 1234px; |
| 16505 | } | 16505 | } |
| 16506 | } | 16506 | } |
| 16507 | li { | ||
| 16508 | color: #5B6770; | ||
| 16509 | } | ||
| 16510 | |||
| 16511 | .bold_this li { | ||
| 16512 | color: #5B6770; | ||
| 16513 | font-family: "Calibri-bold"; | ||
| 16514 | } | ||
| 16515 | |||
| 16507 | button { | 16516 | button { |
| 16508 | -webkit-appearance: none; | 16517 | -webkit-appearance: none; |
| 16509 | -moz-appearance: none; | 16518 | -moz-appearance: none; | ... | ... |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
| ... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
| 5 | Author: the Understrap Contributors | 5 | Author: the Understrap Contributors |
| 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors | 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors |
| 7 | Template: understrap | 7 | Template: understrap |
| 8 | Version: 1.1.30350 | 8 | Version: 1.1.30351 |
| 9 | License: GNU General Public License v2 or later | 9 | License: GNU General Public License v2 or later |
| 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | Text Domain: understrap-child | 11 | Text Domain: understrap-child | ... | ... |
-
Please register or sign in to post a comment