Name | Last modified | Size | Description | |
---|---|---|---|---|
|
||||
Parent Directory | - | |||
Cardo104s-webfont.eot | 2015-09-07 11:19 | 37K | ||
Cardo104s-webfont.svg | 2015-09-07 11:19 | 67K | ||
Cardo104s-webfont.ttf | 2015-09-07 11:19 | 37K | ||
Cardo104s-webfont.woff | 2015-09-07 11:19 | 25K | ||
Omnes-Medium.ttf | 2015-09-07 11:19 | 31K | ||
Omnes.ttf | 2015-09-07 11:19 | 30K | ||
PERB___.TTF | 2015-09-07 11:19 | 57K | ||
PERI___.TTF | 2015-09-07 11:19 | 74K | ||
PER____.TTF | 2015-09-07 11:19 | 59K | ||
Perpetua.eot | 2015-09-07 11:19 | 59K | ||
Perpetua.ttf | 2015-09-07 11:19 | 59K | ||
omnesregular-webfont.eot | 2015-09-07 11:19 | 22K | ||
omnesregular-webfont.svg | 2015-09-07 11:19 | 72K | ||
omnesregular-webfont.woff | 2015-09-07 11:19 | 25K | ||
perb.ttf | 2015-09-07 11:19 | 57K | ||
peri.ttf | 2015-09-07 11:19 | 74K | ||
|
.overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); align-items: center; justify-content: center; } .popup { background:radial-gradient(ellipse at top,deeppink,black); padding: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); color:white; font-family:"Century Gothic"; text-align:center; } .popup h2{padding-bottom:30px;font-size:30px;} .popup a{ font-size:26px; text-decoration:none; color:white; background:red; transition:0.4s; padding:10px; border-radius:30px; } .popup a:hover{ background:navy; } .close-btn { cursor: pointer; position: absolute; top: 42.5%; right:40%; font-size: 30px; color: white; }