mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 22:31:05 +02:00
Update style.css
This commit is contained in:
parent
c5b33c20ed
commit
8ae09bb303
1 changed files with 4 additions and 1 deletions
|
@ -8,7 +8,7 @@ img {
|
||||||
body {
|
body {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
@ -547,3 +547,6 @@ div[class="stats cards"] > p {
|
||||||
color: #AAAAAA;
|
color: #AAAAAA;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div[class="cards sitemap shadow"] > h3,
|
||||||
|
div[class="cards sitemap shadow"] > h4 {
|
||||||
|
font-weight: normal;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue