mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-18 04:40:58 +01:00
Changelog visually improved
This commit is contained in:
parent
f456d39001
commit
6400dd1afd
@ -6,9 +6,17 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#history-release-notes > p {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#history-release-notes > ul {
|
#history-release-notes > ul {
|
||||||
border-bottom: 1px solid #ccc;
|
margin: 0;
|
||||||
padding-bottom: 20px;
|
}
|
||||||
|
|
||||||
|
.release-date:not(:first-child) {
|
||||||
|
border-top: 1px solid #ccc;
|
||||||
|
padding-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=radio] {
|
input[type=radio] {
|
||||||
@ -54,7 +62,3 @@ input[type=radio], label {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.release-notes-area > ul {
|
|
||||||
margin: 0 0 20px 0;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user