Skip to content

mmanuch/mmanuch.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elementos usados para la versión V1

- align-items: center;
- background: linear-gradient(orange, yellow);
- background-attachment: fixed;
- background-color: aqua;
- background-image: url('../img/background-of-an-astronaut-on-the-mars-looking-at-the-planet.jpg');
- background-size: cover;
- background-repeat: no-repeat;
- border: solid rgb(255, 175, 71) 10px;
- border-radius: 25px;
- color:red;
- display: flex;
- font-family: 'Roboto', sans-serif;
- font-style: italic;
- font-weight: bold;
- flex-wrap: wrap;
- grid-auto-columns: auto;
- height: 53vh;
- justify-content: space-around;
- list-style: none;
- margin: auto;
- moz-border-radius: 50px;
- object-fit: cover;
- opacity: 85%;
- overflow-y: scroll;
- overflow-x: hidden;
- padding: 10px;
- scroll-snap-align: start;
- scroll-snap-type: y mandatory;
- src: url('../font/SIMPLECANDY.ttf');
- text-align: center;
- text-decoration: none;
- vertical-align: center;
- width: 100%;
-

About

Tarea Evaluable Lenguaje de Marcas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published