mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-28 17:41:32 +00:00
test
This commit is contained in:
4
docs/static/extra.css
vendored
4
docs/static/extra.css
vendored
@@ -2,10 +2,12 @@
|
||||
selectors). */
|
||||
|
||||
body {
|
||||
margin: 25px;
|
||||
margin: 25px auto;
|
||||
background-color:rgb(240,240,240);
|
||||
font-family: arial, sans-serif;
|
||||
font-size: 18px;
|
||||
padding: 0 20px 20px 20px;
|
||||
border: 5px solid black;
|
||||
}
|
||||
|
||||
/* Applies to all <h1>...</h1> elements. */
|
||||
|
||||
Reference in New Issue
Block a user