mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-18 17:23:40 -05:00
Update index.html
This commit is contained in:
parent
cc6675dee6
commit
4c327ac2f5
1 changed files with 2 additions and 2 deletions
|
@ -122,7 +122,7 @@
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
border-left: 2px solid #333;
|
border-left: 6px solid #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-display h1, .text-display h2, .text-display h3 {
|
.text-display h1, .text-display h2, .text-display h3 {
|
||||||
|
@ -139,7 +139,7 @@
|
||||||
.divider {
|
.divider {
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
cursor: ew-resize;
|
cursor: ew-resize;
|
||||||
width: 2px;
|
width: 6px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Reference in a new issue