Mark Eigen2 support deprecated

This commit is contained in:
Gael Guennebaud
2014-02-20 09:35:50 +01:00
parent da19c48d61
commit ef807ea020
4 changed files with 28 additions and 1 deletions

View File

@@ -199,3 +199,13 @@ h3.version {
td.width20em p.endtd {
width: 20em;
}
.bigwarning {
font-size:2em;
font-weight:bold;
margin:1em;
padding:1em;
color:red;
border:solid;
}