git ssb

1+

gb / plank



Tree: c4d2eee18be85d39027240013d4974bc653d2484

Files: c4d2eee18be85d39027240013d4974bc653d2484 / 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