Skip to content
Snippets Groups Projects
Commit 72c17bea authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Add stylesheet

parent 550c25fa
No related branches found
No related tags found
1 merge request!1Reformat and cleanup
img.max-size-600 {
max-width: 600px;
max-height: 600px;
}
img.person-photo-print {
max-height: 100px;
}
time.icon {
font-size: 1em; /* change icon size */
display: block;
position: relative;
width: 7em;
height: 7em;
background-color: #fff;
border-radius: 0.6em;
box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
overflow: hidden;
}
time.icon * {
display: block;
width: 100%;
font-size: 1em;
font-weight: bold;
font-style: normal;
text-align: center;
}
time.icon strong {
position: absolute;
top: 0;
padding: 0.4em 0;
color: #fff;
background-color: #FF6600;
border-bottom: 1px dashed #FF9955;
box-shadow: 0 2px 0 #FF9955;
}
time.icon em {
position: absolute;
bottom: 0.3em;
color: #005EBE;
}
time.icon span {
font-size: 2.8em;
letter-spacing: -0.05em;
padding-top: 0.8em;
color: #0606FA;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment