aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-18 04:51:07 +0000
committerDavid Robillard <d@drobilla.net>2012-04-18 04:51:07 +0000
commit8ca845b7ddf0b28fa20ab4ed67e696f825fa60bc (patch)
tree79a2b526c6ace2896426d261b3f2b0ed4b495133 /doc
parent515cdb91cfb7b0841f6d83a35b33447da1ee38c5 (diff)
downloadserd-8ca845b7ddf0b28fa20ab4ed67e696f825fa60bc.tar.gz
serd-8ca845b7ddf0b28fa20ab4ed67e696f825fa60bc.tar.bz2
serd-8ca845b7ddf0b28fa20ab4ed67e696f825fa60bc.zip
Normalise indentation.
git-svn-id: http://svn.drobilla.net/serd/trunk@347 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/style.css b/doc/style.css
index 5cdf97ba..c20312fc 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -6,19 +6,19 @@ body {
#top {
background-color: #F3F3F3;
margin: 0;
- padding: 0;
+ padding: 0;
border-bottom: 1px solid #DDD;
- margin-bottom: 1ex;
- font-size: 180%;
- font-weight: bold;
+ margin-bottom: 1ex;
+ font-size: 180%;
+ font-weight: bold;
}
div.header {
- display: none;
+ display: none;
}
.tabs {
- display: none;
+ display: none;
}
h1 h2 h3 h4 h5 h6 {
@@ -567,6 +567,6 @@ div.header {
div.headertitle {
padding: 5px 5px 5px 10px;
- font-size: 180%;
- font-weight: bold;
+ font-size: 180%;
+ font-weight: bold;
}