aboutsummaryrefslogblamecommitdiff
path: root/static/css/style.css
blob: d1b4d405fea957e72226eb1eb0fd44f7d0ed9259 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                 

                        
                                   
 

                
                  

                                   
 
.captcha {
    height: 65px;
}
article header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

article footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}