Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove website from simgrid directory
[simgrid.git] / website / stylesheets / simgrid.css
diff --git a/website/stylesheets/simgrid.css b/website/stylesheets/simgrid.css
deleted file mode 100644 (file)
index fbca276..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/* Table Of Content styles, by Martin Quinson (but not original at all) */
-DIV.toc  {
-       background-color: #e8eef2;
-       border: 1px solid #84b0c7;
-       font-size: 120%;
-       display: block;
-       float: right;
-       margin: 10px;
-       padding: 10px;
-       padding-top: 0px;
-       padding-bottom: 0px;
-       width:40%;
-}
-
-DIV.tocTitle {
-       text-align: center;
-       font-weight: bold;      
-       font-size: 130%;
-}