diff --git a/html/css/custom/styles.css b/html/css/custom/styles.css index b60fc9edaade75f74177ca58437ea8886f2e07d6..73f101b2ffc6c84c7ba7d0ef71c7eefc456b34c2 100644 --- a/html/css/custom/styles.css +++ b/html/css/custom/styles.css @@ -479,6 +479,13 @@ hr { } +/* LEGEND */ + +legend { + padding: 5px; + color: #fff; + border-bottom: 1px solid #333; +} /* FOOTER */