Link to README.md for a quick example homepage. Closes #17 for now
This commit is contained in:
parent
10982d4bbb
commit
64ef5c2385
4 changed files with 10 additions and 3 deletions
|
|
@ -206,3 +206,9 @@ th:first-child, td:first-child {
|
|||
th {
|
||||
text-align: inherit;
|
||||
}
|
||||
|
||||
/* Figures */
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue