Created class for image sources
This commit is contained in:
parent
d08343745f
commit
f0fc3977f1
@ -1,3 +1,12 @@
|
||||
/*
|
||||
* Sources Paragraph
|
||||
* =================
|
||||
*/
|
||||
.source {position:absolute;
|
||||
bottom:10px;
|
||||
font-size: 50% !important;
|
||||
}
|
||||
|
||||
/*
|
||||
* Keyboard Shortcut Styling
|
||||
* =========================
|
||||
@ -109,4 +118,4 @@ table tr:last-of-type {
|
||||
padding: .5rem 2rem;
|
||||
font-size: 1.5rem !important;
|
||||
background-color: rgba(0, 0, 0, .75);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user