main.css

PHOTO EMBED

Fri Apr 22 2022 20:50:39 GMT+0000 (Coordinated Universal Time)

Saved by @kuba

.titulo {

    font-family: 'Permanent Marker', cursive;
}

.tarea_hecha {

    text-decoration: line-through;
    color: #cfcfcf;
}

.hoy {

  color: #ff0000;
}

. container {
justify-content: right;

}

body {
background: #e1eec3;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f05053, #e1eec3);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f05053, #e1eec3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */




}
content_copyCOPY