X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/08a67980f1c779a48512acb22f6a44103e7c2c87..f1725fc7f2cae4669173baac721b6bf299c85dc5:/doc/simgrid.css diff --git a/doc/simgrid.css b/doc/simgrid.css index 6e4758ee8d..d18560550a 100644 --- a/doc/simgrid.css +++ b/doc/simgrid.css @@ -13,6 +13,11 @@ DIV.toc { DIV.tocTitle { text-align: center; - font-weight: bold; + font-weight: bold; font-size: 130%; -} \ No newline at end of file +} + +.remark { + background-color: #eee; + border: 1px solid #ccc; +}