idara.css 225 B

123456789101112131415161718
  1. .flexBtn{
  2. display: contents;
  3. }
  4. .showImage {
  5. float: right;
  6. margin-right: 75px;
  7. }
  8. .showImage img {
  9. height: 200px;
  10. }
  11. a.title{
  12. color: #78879d !important;
  13. text-decoration: none!important;
  14. }