2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-09 11:32:19 +00:00
Files
ublas/doc/ublas.css
Michael Stevens 88c5caeea7 From uBLAS project. Ready for regression testing for 1.32.0
svn path=/trunk/boost/libs/numeric/ublas/; revision=23424
2004-07-10 08:40:37 +00:00

15 lines
160 B
CSS

table {
border-width: medium;
background-color: #F8F8F8;
margin:1em;
}
td {
padding-left: 0.5em;
padding-right:0.5em;
}
th {
text-align:left;
}