We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a88c98 commit a5b0f2cCopy full SHA for a5b0f2c
css/maquillaje2.css
@@ -1526,6 +1526,25 @@ tr:nth-child(even) {
1526
flex-wrap:wrap;
1527
}
1528
1529
+.boton-dificultad-writeup-h1{
1530
+ border-radius: 10%;
1531
+ padding: 0.3rem;
1532
+ background-color: #6d0795;
1533
+ color: rgb(255, 255, 255);
1534
+ font-style: normal;
1535
+ font-weight: bold;
1536
+ font-size: 20px;
1537
+}
1538
+
1539
+.boton-dificultad-writeup{
1540
1541
1542
1543
1544
1545
1546
+ font-size: 14px;
1547
1548
1549
1550
/* Imagenes Galería Articulos*/
0 commit comments