X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fstyle.css;h=fa34a115fa5e11847dbfdff8e0b4efed6a747df7;hp=457491476a9be233ccadf9ae616b36715c9af3ec;hb=35e1d5edeb96597a4524ce702392e65a4d234852;hpb=6c6f9ec62256a2c934f081d15fbfc3ffe1bff714;ds=sidebyside 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; +}