X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fstyle.css;fp=www%2Fstyle.css;h=fa34a115fa5e11847dbfdff8e0b4efed6a747df7;hp=457491476a9be233ccadf9ae616b36715c9af3ec;hb=30d3073487892c62872bfc407c18cedb2247b875;hpb=6fff7902fa472ba93dda3c69455ce74b35d04fda diff --git a/www/style.css b/www/style.css index 4574914..fa34a11 100644 --- a/www/style.css +++ b/www/style.css @@ -150,3 +150,11 @@ code { img { max-width: 100%; } + +#toc { + margin: 0em 2rem 0em 2rem; + padding: 1em; + background-color: white; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; +}