summaryrefslogblamecommitdiff
path: root/jthanio/static/css/jthanio.css
blob: ce3484bdc980debffec20652d654671e591778b0 (plain) (tree)
1
2
3
4
5
6
7

                 
                  
 


                  






                                                     





                      
         
                   
              
            



                                                           
.badge-light a {
  color: #000000;
  font-size: 14px;
}
.rich-text p {
  font-size: 15px;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

#page-content {
  min-height: 100vh;
  margin-bottom: 60px;
}

.footer {
  position: static;
  width: 100%;
  bottom: 0;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}