2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-26 07:02:23 +00:00
Files
website/style/css_0/section-support.css

20 lines
534 B
CSS

/*
Copyright 2005 Redshift Software, Inc.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
/* Heading, title and logo. */
li#support-section-tab {
background: #FFFFFF !important;
border-bottom: #FFFFFF 1px solid !important;
}
#support-section-menu ul {
display: block !important;
}
#support-section-menu h4 a {
border-left: 4px solid;
border-right: 4px solid;
margin-left: 0px !important;
margin-right: 0px !important;
}