about summary refs log tree commit diff stats
path: root/js/magic-bird/imgs
diff options
context:
space:
mode:
Diffstat (limited to 'js/magic-bird/imgs')
0 files changed, 0 insertions, 0 deletions
0 committer Ben Morrison <ben@gbmor.dev> 2019-05-24 02:11:55 -0400 style changes for index.html template' href='/gbmor/getwtxt/commit/assets/style.css?h=v0.4.11&id=6cf0e264b121b754bf8006914c23d3e45f9d0415'>6cf0e26 ^
920306c ^


0f645e7 ^
920306c ^
0f645e7 ^

920306c ^



0f645e7 ^


d15180e ^

920306c ^



3df037d ^
920306c ^


6cf0e26 ^

d15180e ^

920306c ^

6cf0e26 ^




920306c ^
6cf0e26 ^
0f645e7 ^
920306c ^
6cf0e26 ^
920306c ^
3df037d ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
                                                                                      

            
                   
               
                    


       
                       
                     

                         



                    


                         

                       



                   
                      


       

                         

                       

 




                     
       
                    
                       
                     
                   
 





                         
@import url("https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/dark.min.css");

#container {
  max-width: 50rem;
  margin: auto;
  margin-top: -2rem;
}

#head {
  padding-bottom: 1rem;
  text-align: center;
  font-size: 4em;
  font-family: monospace;
}

#subhead {
  text-align: right;
  font-size: 2.0em;
  font-family: monospace;
  margin-top: -2rem;
  padding-right: 0rem;
  padding-bottom: 0rem;
}

#body {
  font-size: 1.0em;
  margin-top: -1.5rem;
}

#info {
  font-family: monospace;
  font-size: 1.5em;
  margin-top: -2.0rem;
  padding-bottom: 2rem;
}

#desc {
  padding: 0.5rem;
  text-align: center;
}

#foot {
  padding-top: 3rem;
  padding-bottom: 2rem;
  text-align: center;
  font-size: 0.9em;
}

p {
  text-indent: 1.5em;
  padding-top: 1.0rem;
  margin-bottom: -0.3rem;
}