forked from mirrors/hugo-theme-terminal
reverted static styles.css; added preliminary gist stylesheet; added gist stylesheet import in assets main.css
This commit is contained in:
@ -228,7 +228,7 @@ blockquote {
|
||||
}
|
||||
|
||||
table {
|
||||
table-layout: fixed;
|
||||
table-layout: auto;
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
margin: 40px 0;
|
||||
|
Reference in New Issue
Block a user