Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/test/doc/style/btl-links.css @ 12

Last change on this file since 12 was 12, checked in by landauf, 18 years ago

added boost

File size: 320 bytes
Line 
1/* Copyright Gennadiy Rozental 2001-2005.
2 * Distributed under the Boost Software License, Version 1.0.
3 * (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)
4 */
5
6A:link
7{
8    color:          #336699;
9}
10A:visited
11{
12    color:          #3F7EBE;
13}
14A:active
15{
16    color:          #699BCD;
17}
Note: See TracBrowser for help on using the repository browser.