git ssb

1+

gb / plank



Tree: 8aa977f4e0f34a40979910d5b51417575b042af4

Files: 8aa977f4e0f34a40979910d5b51417575b042af4 / walkthe.css

175 bytesRaw
1/*walk the css*/
2
3.sidebar {
4 position: fixed;
5 width: 25%;
6 margin-right: 3em;
7}
8
9.frame {
10 width: 75%;
11 margin-left: auto;
12}
13
14iframe {
15 width: 100%;
16 height: 100%;
17}
18

Built with git-ssb-web