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
more testing
Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX
3 months ago
parent
89ec92563b
commit
692e7f0c69
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
includes/header.php
+ 2
- 1
includes/header.php
View File
@@ -222,7 +222,8 @@ function isMobile() {
}
/*.abandoned*/
.repository-package::after {
background: transparent;
background-color: #ffba10;
content: "abandoned";
}
@media only screen and (max-width: 540px) {
.repository-package {
Write
Preview
Loading…
Cancel
Save