瀏覽代碼

doc: update css file

Nathalie Furmento 15 年之前
父節點
當前提交
bc9e4d2ac6
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      doc/starpu.css

+ 4 - 4
doc/starpu.css

@@ -3,7 +3,7 @@ body {
 /*	margin-top: 0px; */
 }
 
-div.menu {
+div.node {
 	text-align: center;
 	margin-top: 12px;
 	margin-bottom: 3px;
@@ -12,11 +12,11 @@ div.menu {
 /*	position: fixed;*/
 	width: 100%;
 }
-div.menu a {
+div.node a {
 	text-decoration: none;
 	color: #0020a0;
 }
-div.menu hr.menu {
+div.node hr.node {
 	height: 4px;
 	background: #fe0;
 	border: 0px;
@@ -74,7 +74,7 @@ p {
 	margin-right: 6px;
 }
 
-hr.main {
+hr {
 	height: 8px;
 	background: #fe0;
 	border: 0px;