cleaning the house

This commit is contained in:
mynah
2020-01-20 14:49:59 -06:00
parent 252ec865b3
commit 7dfd107c04
81 changed files with 426 additions and 958 deletions

104
public/proc/cal/cal.css Executable file
View File

@@ -0,0 +1,104 @@
section.title{
background: #C22A39;
min-height:50vh;
position:relative;
}
section.title > p {
font-size: 4em;
position: absolute;
left: 0;
top: 33%;
width: 100%;
text-align: center;
color:white;
}
a.cal{
max-width:720px;
display:block;
margin:25px auto;
}
section.month{
max-width: 720px;
margin: 25px auto;
justify-content: space-between;
-webkit-justify-content: space-between;
}
div.spacer{
flex:4;
margin:auto;
background-color:black;
height:1px;
}
p.month{
flex:3;
font-weight: bold;
font-size: 1.5em;
margin:auto;
text-align: center;
text-transform: capitalize;
}
section.event{
justify-content: space-between;
-webkit-justify-content: space-between;
}
article.data{ padding:10px;}
article.more{
position:absolute;
right: 3%;
top: 75%;
text-align: center;
color:white;
font-size:1.5em;
}
article.image{
position:relative;
}
img.small{
max-height:180px;
}
p.date{
font-size: 1.4em;
margin:auto;
}
p.city{
font-weight: bold;
font-size: 1.7em;
margin:auto;
color:#C22A39;
}
p.place{
font-size: 0.7em;
font-style: italic;
font-weight:lighter;
margin:10px auto;
color:#C22A39;
display:inline;
}
p.dir{
font-size: 0.7em;
font-style: italic;
font-weight:lighter;
margin:10px auto;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
max-width:380px;
}
p.name{
font-size: 1em;
margin:10px auto;
}
a.cal,
a.cal:visited,
a.cal:link,
a.cal:active,
a.cal:hover{ color:black;
text-decoration:none; }

BIN
public/proc/cal/img/Argentina.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

BIN
public/proc/cal/img/CDMX.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

BIN
public/proc/cal/img/Cancun.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
public/proc/cal/img/Carmen.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

BIN
public/proc/cal/img/Chile.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

BIN
public/proc/cal/img/China.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

BIN
public/proc/cal/img/Cuba.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

BIN
public/proc/cal/img/Ensenada.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

BIN
public/proc/cal/img/Hidalgo.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

BIN
public/proc/cal/img/Leon.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
public/proc/cal/img/Merida.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

BIN
public/proc/cal/img/Mexicali.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

BIN
public/proc/cal/img/Monterrey.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

BIN
public/proc/cal/img/Oaxaca.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

BIN
public/proc/cal/img/Puebla.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

BIN
public/proc/cal/img/Queretaro.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

BIN
public/proc/cal/img/Tepoztlan.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
public/proc/cal/img/Veracruz.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

BIN
public/proc/cal/img/Xalapa.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

BIN
public/proc/cal/img/Xalpan.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB