X-Git-Url: https://git.llucax.com/z.facultad/75.52/sercom.git/blobdiff_plain/30ee3260ba3b937347b18ae1b82f75ec7b9465c5..61e87728c25085120d6cb7f8ee3480a35bb25e08:/sercom/static/css/style.css diff --git a/sercom/static/css/style.css b/sercom/static/css/style.css index 455f6c3..ad33b17 100644 --- a/sercom/static/css/style.css +++ b/sercom/static/css/style.css @@ -70,6 +70,10 @@ h2 { font-size: 150%; } +h3 { + font-size: 100%; +} + #getting_started_steps a { text-decoration: none; } @@ -166,7 +170,7 @@ table.list td { .tableform th { text-align: right; - width: 5%; + width: 15%; padding-left:15px; }