diff --git a/seta_menu/cercaorario/css/style.css b/seta_menu/cercaorario/css/style.css index 8c9fa0d..6461812 100644 --- a/seta_menu/cercaorario/css/style.css +++ b/seta_menu/cercaorario/css/style.css @@ -42,6 +42,11 @@ th,td { background-color: rgb(241, 120, 120) !important; } +nav ul li h1.warning { + color:red; + font-size: 16px; +} + header { font-size: 67%; background-color: #333; diff --git a/seta_menu/cercaorario/index.html b/seta_menu/cercaorario/index.html index 76970bb..8b83c6c 100644 --- a/seta_menu/cercaorario/index.html +++ b/seta_menu/cercaorario/index.html @@ -13,6 +13,9 @@