mirror of https://github.com/tildeclub/site.git
Update style.css
This commit is contained in:
parent
3591280968
commit
ee0ee935cd
|
@ -276,8 +276,7 @@ pre {
|
||||||
border-radius: 0.25em; /* Slight border radius for better appearance */
|
border-radius: 0.25em; /* Slight border radius for better appearance */
|
||||||
padding: 0.5em; /* Padding for better readability */
|
padding: 0.5em; /* Padding for better readability */
|
||||||
}
|
}
|
||||||
.recently-updated {
|
.recently-updated a {
|
||||||
padding: 2px;
|
font-weight: bold;
|
||||||
border-radius: 3px;
|
color: #ffa !important; /* Use !important to override other styles */
|
||||||
color: #fb5 !important;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue