Skip to content

Commit

Permalink
*asds css
Browse files Browse the repository at this point in the history
  • Loading branch information
egaxegax committed Nov 9, 2024
1 parent 612489a commit 4288c65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
.scroll { overflow: auto; }
.stripe { padding:10px 15px; }
.nostripe { padding:10px 15px; background:#f0f0f0; }
.mw:not(:empty) { margin:auto 5px; }
@media all and (min-width:0px) and (max-width:800px) { .en { width:160px; } }
@media all and (min-width:800px) { .en { width:260px; } .mw { max-width:280px; } }
</style>
Expand Down

0 comments on commit 4288c65

Please sign in to comment.