mirror of
https://github.com/elyby/docs.git
synced 2025-05-31 14:11:48 +05:30
Initial commit
This commit is contained in:
BIN
source/_static/favicon.ico
Normal file
BIN
source/_static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 198 B |
BIN
source/_static/minecraft-auth/authlib-install.png
Normal file
BIN
source/_static/minecraft-auth/authlib-install.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
source/_static/minecraft-auth/authlib/authlib-1.3.1.jar
Normal file
BIN
source/_static/minecraft-auth/authlib/authlib-1.3.1.jar
Normal file
Binary file not shown.
BIN
source/_static/minecraft-auth/authlib/authlib-1.3.jar
Normal file
BIN
source/_static/minecraft-auth/authlib/authlib-1.3.jar
Normal file
Binary file not shown.
BIN
source/_static/minecraft-auth/authlib/authlib-1.5.13.jar
Normal file
BIN
source/_static/minecraft-auth/authlib/authlib-1.5.13.jar
Normal file
Binary file not shown.
BIN
source/_static/minecraft-auth/authlib/authlib-1.5.16.jar
Normal file
BIN
source/_static/minecraft-auth/authlib/authlib-1.5.16.jar
Normal file
Binary file not shown.
BIN
source/_static/minecraft-auth/authlib/authlib-1.5.17.jar
Normal file
BIN
source/_static/minecraft-auth/authlib/authlib-1.5.17.jar
Normal file
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
28
source/_static/style.css
Normal file
28
source/_static/style.css
Normal file
@@ -0,0 +1,28 @@
|
||||
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed&subset=cyrillic,latin);
|
||||
|
||||
body {
|
||||
background: #ebe8e1!important;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6, legend {
|
||||
font-family: "Roboto Condensed", "Roboto Slab", sans-serif;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.wy-side-nav-search,
|
||||
.wy-nav-top {
|
||||
background-color: #207E5C;
|
||||
}
|
||||
|
||||
.wy-menu-vertical a:active {
|
||||
background-color: #1A6449;
|
||||
}
|
||||
|
||||
.wy-nav-side {
|
||||
background-color: #232323;
|
||||
}
|
||||
|
||||
.wy-table-responsive table td,
|
||||
.wy-table-responsive table th {
|
||||
white-space: normal;
|
||||
}
|
Reference in New Issue
Block a user