aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/Style
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-04-08 21:38:07 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-04-08 21:38:07 +0000
commita25a6dfd562556bab745c7c36a84367f4e9811eb (patch)
treee9c2ecb190fd25cf9b2da61fa83c4e2d75850bb4 /LUFA/DoxygenPages/Style
parentfde181a8302ad05e40fca5df03a62e64fb10f9e4 (diff)
downloadlufa-a25a6dfd562556bab745c7c36a84367f4e9811eb.tar.gz
lufa-a25a6dfd562556bab745c7c36a84367f4e9811eb.tar.bz2
lufa-a25a6dfd562556bab745c7c36a84367f4e9811eb.zip
Minor documentation improvements.
Diffstat (limited to 'LUFA/DoxygenPages/Style')
-rw-r--r--LUFA/DoxygenPages/Style/Style.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/Style/Style.css b/LUFA/DoxygenPages/Style/Style.css
index 20bd647a4..3bff51e78 100644
--- a/LUFA/DoxygenPages/Style/Style.css
+++ b/LUFA/DoxygenPages/Style/Style.css
@@ -944,6 +944,7 @@ dl.section dd
border-collapse:separate;
text-align:center;
vertical-align:bottom;
+ padding-left: 20px;
}
#projectlogo img
@@ -979,10 +980,15 @@ dl.section dd
#titlearea
{
- border-bottom:1px solid #4A70BD;
margin:0;
padding:0;
width:100%;
+ background-color:#E1E7F4;
+ background-image:url('nav_f.png');
+ background-repeat:repeat-x;
+ color:#20335A;
+ font-weight:bold;
+ text-shadow:0 1px 1px rgba(255, 255, 255, 0.9);
}
.image