12 lines
195 B
Plaintext
12 lines
195 B
Plaintext
footer {
|
|
position: absolute;
|
|
bottom: 0;
|
|
width: 100%;
|
|
|
|
.photos-copyright {
|
|
font-size: 0.9em;
|
|
padding: 10px 20px;
|
|
background-color: rgba(0,0,0,0.6);
|
|
}
|
|
}
|