2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-19 02:42:16 +00:00
Files
ublas/doc/ublas.css
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;
}