1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00

updated post

This commit is contained in:
2015-12-18 13:54:00 -06:00
parent b584ed7f35
commit 9182e58314
4 changed files with 55 additions and 6 deletions

View File

@@ -235,4 +235,17 @@ a {
border-radius: 0 !important;
background-color: #262626;
border: 0;
}
.gist {
width:600px !important;
}
.gist-file{
}
.gist-data{
max-height: 500px;
max-width: 600px;
}