Files
dot-files/qutebrowser/venv/lib/python3.11/site-packages/urwid/display/_web.css
2025-02-21 22:00:16 -05:00

13 lines
359 B
CSS

body { margin: 8px 8px 8px 8px; border: 0;
color: black; background-color: silver;
font-family: fixed; overflow: hidden; }
form { margin: 0 0 8px 0; }
#text { position: relative;
background-color: silver;
width: 100%; height: 100%;
margin: 3px 0 0 0; border: 1px solid #999; }
#page { position: relative; width: 100%;height: 100%;}