Annalucia.zablah

Joined 27 April 2022
303 bytes removed ,  15:59, 22 February 2023
no edit summary
Line 44: Line 44:  
     align-items: center;
 
     align-items: center;
 
     color: white!important;
 
     color: white!important;
}
+
 
.imagelink a:before{
  −
    content:'Testing Things';
  −
    margin: 1em;
  −
    background-color: rgb(105,82,130);
  −
    border-radius: 12px;
  −
    padding: 0.5em 1.3em!important;
  −
    color: white!important;
  −
    text-align: center;
  −
    background-image: none!important;
  −
    font-size: 1.6em;
  −
    font-weight: 600;
   
}
 
}