Skip to content

Commit a5b0f2c

Browse files
authored
Update maquillaje2.css
1 parent 8a88c98 commit a5b0f2c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

css/maquillaje2.css

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,6 +1526,25 @@ tr:nth-child(even) {
15261526
flex-wrap:wrap;
15271527
}
15281528

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+
border-radius: 10%;
1541+
padding: 0.3rem;
1542+
background-color: #6d0795;
1543+
color: rgb(255, 255, 255);
1544+
font-style: normal;
1545+
font-weight: bold;
1546+
font-size: 14px;
1547+
}
15291548

15301549

15311550
/* Imagenes Galería Articulos*/

0 commit comments

Comments
 (0)