This website works better with JavaScript.
Home
Help
Sign In
KXStudio
/
Website
mirror of
https://github.com/KXStudio/Website
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
better css
Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX
6 months ago
parent
e79b3c8bb3
commit
7f127f775a
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
includes/header.php
+ 4
- 0
includes/header.php
View File
@@ -222,7 +222,11 @@ function isMobile() {
}
.repository-package.abandoned::after {
background-color: #ffba10;
color: black;
content: "abandoned";
height: 1rem;
padding: 4px;
position: absolute;
}
@media only screen and (max-width: 540px) {
.repository-package {
Write
Preview
Loading…
Cancel
Save