mirror of
https://github.com/boostorg/website.git
synced 2026-01-30 20:32:16 +00:00
13 lines
343 B
CSS
13 lines
343 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#boost-section-tab {
|
|
background: #2070A0;
|
|
}
|
|
li#boost-section-tab a {
|
|
border: #BBBBBB 1px solid; border-top: none;
|
|
}
|