mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-05 19:21:11 +00:00
cleanup
This commit is contained in:
6
docs/static/extra.css
vendored
6
docs/static/extra.css
vendored
@@ -2,7 +2,7 @@
|
||||
selectors). */
|
||||
|
||||
body {
|
||||
margin: 25px;
|
||||
margin: 5px;
|
||||
background-color:rgb(240,240,240);
|
||||
font-family: arial, sans-serif;
|
||||
font-size: 14px;
|
||||
@@ -20,7 +20,3 @@ h1 {
|
||||
|
||||
/* Applies to the element with <... id="someid"> specified. */
|
||||
#someid { color: green; }
|
||||
|
||||
.rst-versions {
|
||||
border-top:solid 10px #222c32;
|
||||
}
|
||||
Reference in New Issue
Block a user