diff options
author | friendica <info@friendica.com> | 2014-07-25 01:13:54 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-07-25 01:13:54 -0700 |
commit | 4f90070e5e8f5dc92bddc5a07754900b5049a178 (patch) | |
tree | be89b1e92fca0824fbeb535bd6b92a9a10df1c86 | |
parent | 52fa84135c261f820a8ac45d4d5a63ffd97d45e2 (diff) | |
parent | 9938f0c52b44b6173e02386d3415fbc69ac107ea (diff) | |
download | volse-hubzilla-4f90070e5e8f5dc92bddc5a07754900b5049a178.tar.gz volse-hubzilla-4f90070e5e8f5dc92bddc5a07754900b5049a178.tar.bz2 volse-hubzilla-4f90070e5e8f5dc92bddc5a07754900b5049a178.zip |
Merge https://github.com/friendica/red into pending_merge
-rw-r--r-- | view/css/bootstrap-red.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index c0f35904e..a382a42b3 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -1,5 +1,9 @@ /* override some bootstrap settings */ +html { + font-size: 100%; +} + h1, .h1 { font-size: 24px; |