diff options
author | terminaldweller <thabogre@gmail.com> | 2022-04-11 14:47:57 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-04-11 14:47:57 +0000 |
commit | 957ef6ad9a0591709f4d3cb56882a18932742007 (patch) | |
tree | 388454016c5232d589733354c54845e96b6d8fe6 /stylus/linux_die_net_wide.css | |
parent | update (diff) | |
download | scripts-957ef6ad9a0591709f4d3cb56882a18932742007.tar.gz scripts-957ef6ad9a0591709f4d3cb56882a18932742007.zip |
update
Diffstat (limited to 'stylus/linux_die_net_wide.css')
-rw-r--r-- | stylus/linux_die_net_wide.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/stylus/linux_die_net_wide.css b/stylus/linux_die_net_wide.css new file mode 100644 index 0000000..a9805e8 --- /dev/null +++ b/stylus/linux_die_net_wide.css @@ -0,0 +1,6 @@ +@-moz-document domain("linux.die.net") { + body div#bg { + width: 100%; + max-width: 100%; + } +} |