projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge pull request #42 from zdyxry/master
[rust-101.git]
/
docs
/
pycco_custom.css
diff --git
a/docs/pycco_custom.css
b/docs/pycco_custom.css
index a318a5f4ced05838c320476bdc8e4c9b4b0de9e9..b191649036b78b405b84eb6d5701f5cf988d2718 100644
(file)
--- a/
docs/pycco_custom.css
+++ b/
docs/pycco_custom.css
@@
-16,6
+16,7
@@
body {
position: relative;
display: inline-block;
min-height: 100%;
position: relative;
display: inline-block;
min-height: 100%;
+ min-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
}
h1, h2, h3, h4, h5, h6 {
@@
-63,7
+64,7
@@
div.code {
}
}
}
}
-@media screen and (max-width:1
3
00px) {
+@media screen and (max-width:1
2
00px) {
#background {
background: none;
border: none;
#background {
background: none;
border: none;
@@
-74,6
+75,9
@@
div.code {
div.code {
margin: 0px;
clear: both;
div.code {
margin: 0px;
clear: both;
+ background: #EEEEEE;
+ border-top: #BBBBBB 1px solid;
+ border-bottom: #BBBBBB 1px solid;
}
}
}
}