wikitable styles

This commit is contained in:
alistair3149 2019-08-20 01:23:28 -04:00
parent 0309cb643f
commit d537fa2687
2 changed files with 2 additions and 3 deletions

View file

@ -17,8 +17,7 @@ table.wikitable {
color: @base-30; color: @base-30;
background-color: transparent; background-color: transparent;
font-size: @content-caption-size; font-size: @content-caption-size;
letter-spacing: 1px; letter-spacing: .25px;
text-transform: uppercase;
text-align: left; text-align: left;
} }

View file

@ -178,5 +178,5 @@
@screen0: @page-width - @margin-side * 7; // 720px @screen0: @page-width - @margin-side * 7; // 720px
@screen1: @page-width + @margin-side * 2; // 900px @screen1: @page-width + @margin-side * 2; // 900px
@screen2: @footer-width; // 1290px @screen2: @footer-width; // 1290px
@screen3: @footer-width + @margin-side * 8; // 1410px @screen3: @footer-width + @margin-side * 8; // 1450px
@screen4: @footer-width - (@negative-margin * 2); // 1720px @screen4: @footer-width - (@negative-margin * 2); // 1720px