reverted static styles.css; added preliminary gist stylesheet; added gist stylesheet import in assets main.css

This commit is contained in:
Robbie Nohra
2020-12-22 18:17:40 -05:00
parent b0a8f3bd43
commit 547a17a25f
3 changed files with 187 additions and 1 deletions

View File

@ -228,7 +228,7 @@ blockquote {
}
table {
table-layout: fixed;
table-layout: auto;
border-collapse: collapse;
width: 100%;
margin: 40px 0;