diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css index 34cd77662c1e43beb6769ca1e923b6edd295b381..96577e0daef00d9e6c7d54193df13ba7a58ab65b 100644 --- a/it4i_theme/assets/stylesheets/application.css +++ b/it4i_theme/assets/stylesheets/application.css @@ -390,7 +390,7 @@ body, input { } .drawer { width: 262px; - font-size: 13px; + font-size: 15px; line-height: 1em; } .ios .drawer { @@ -462,7 +462,7 @@ body, input { } .repo { margin: 24px 0; - text-align: center; + text-align: left; } .repo li { display: inline-block; @@ -730,7 +730,7 @@ h1 .article .headerlink { padding: 1.5em 0; overflow: auto; -webkit-overflow-scrolling: touch; - text-align: center; + text-align: left; } .article .data table { display: inline-block;