mirror of
https://github.com/boostorg/website.git
synced 2026-02-26 05:02:18 +00:00
13 lines
339 B
CSS
13 lines
339 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#doc-section-tab {
|
|
background: #000000;
|
|
}
|
|
li#doc-section-tab a {
|
|
border: #BBBBBB 1px solid; border-top: none;
|
|
}
|