Commit 07824a2477281c7e6dfe3a9d74971f3dc490a5df
1 parent
69eb3d52
Exists in
master
Alinhando conteúdo central com header
Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Peter Lima <peterlima@gmail.com>
Showing
1 changed file
with
7 additions
and
0 deletions
Show diff stats
src/colab_spb_theme/static/css/screen.css
@@ -511,3 +511,10 @@ span.highlighted { | @@ -511,3 +511,10 @@ span.highlighted { | ||
511 | .chart > p > label { | 511 | .chart > p > label { |
512 | margin: 0 2px; | 512 | margin: 0 2px; |
513 | } | 513 | } |
514 | + | ||
515 | +#main-content { | ||
516 | + width: 960px; | ||
517 | + padding-left: 0px; | ||
518 | + padding-right: 0px; | ||
519 | + color: #172738; | ||
520 | +} |