Template:Main page technology/styles.css
.main-page-technology {
position: relative;
}
.main-page-technology-image img {
width: 100%;
height: auto;
}
.main-page-technology-title {
color: white;
font-size: 1.3em;
font-weight: bold;
line-height: 1;
position: absolute;
right: 5px;
bottom: 5px;
text-align: right;
text-shadow: 0 0 10px black;
text-transform: uppercase;
white-space: pre-line;
}
/* [[Category:Template style pages]] */