dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge pull request #9 from budparr/dev
Bud Parr
18.42.2017
984e3705dedc3906345805a36bc0ed294e7b131b
[external-software/github_gohugo-theme-ananke.git]
/
src
/
css
/
tachyons
/
_code.css
1
2
3
4
5
6
7
8
9
10
11
/*
CODE
*/
.pre {
overflow-x: auto;
overflow-y: hidden;
overflow: scroll;
}