* Increasing h3 font size.
* Adding redirects for self-conception.html to principles.html. svn path=/branches/test/; revision=13993
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
RewriteEngine On
|
||||
RewriteRule ^(.*)\.no.html /$1.nb.html [redirect=permanent]
|
||||
RewriteRule ^about/self-conception(.*) /about/principles$1 [redirect=permanent]
|
||||
RewriteRule ^standards(.*) /projects/os$1 [redirect=permanent]
|
||||
RewriteRule ^education(.*) /projects/education$1 [redirect=permanent]
|
||||
RewriteRule ^ftf(.*) /projects/ftf$1 [redirect=permanent]
|
||||
|
||||
@@ -271,6 +271,7 @@ dl dd {
|
||||
}
|
||||
|
||||
#content h3 {
|
||||
font-size: 130%;
|
||||
margin-top: 1.5em
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user