diff --git a/groups/home/LibAnswers-7-js-css.html b/groups/home/LibAnswers-7-js-css.html index bb79559..b0119b2 100644 --- a/groups/home/LibAnswers-7-js-css.html +++ b/groups/home/LibAnswers-7-js-css.html @@ -211,39 +211,6 @@ a.searchmenu { .s-lib-box .s-lib-box-title {display: none;} .s-lib-box {box-shadow: none !important; border: 0 !important;} -/* style the hours */ -.hours { text-align:center; } -.hours-panel-body { padding: 10px 5px 0 5px; } -.padding-0 { - padding-left: 4px; - padding-right: 4px; - flex:1 1 auto; - display: flex; -} -.equal { - display: -webkit-box; - display: -moz-box; - display: -ms-flexbox; - display: -webkit-flex; - display: flex; -} -.panel { flex:1 0 100%; } -.panel-outline-color { - border: solid #555 1px; - font-size: 1.2em; - line-height: 1.4em; -} -.vertical-align { - display: flex; - align-items: center; - justify-content: center; - height: 100%; -} -.more-link { - text-align: center; - width: 100%; -} - /* style the dropdown menus */ .dropdown-margin { padding: 20px 0; } .bigger-fancy-text { font-size: 1.2em; padding: 5px; }