diff --git a/pages/helpers/main.css b/pages/helpers/main.css index c62f4b8..6a15c62 100644 --- a/pages/helpers/main.css +++ b/pages/helpers/main.css @@ -35,13 +35,13 @@ } /** Make the menu items centered and layout horizontal. **/ + /* .menu { - /* margin-top: 5px; padding-top: 10px; padding-bottom: 10px; - */ } + */ .menu-list { text-align: center; list-style-type: none; @@ -101,10 +101,12 @@ max-height: 500px; } + /* FORTESTING otherwise disable */ + /* div { - /*padding: 7px;*/ - /*border: 1px solid red;*/ /* FORTESTING otherwise disable */ + border: 1px solid red; } + */ .code { max-width: 90%;