mirror of
https://github.com/KevinMidboe/schleppe-lab.git
synced 2025-10-29 17:50:39 +00:00
Update color theme to white and blue
- Border accent shadow effect that makes assets float of page - Apply border accent to image captions
This commit is contained in:
@@ -79,12 +79,16 @@ img {
|
||||
/**
|
||||
* Figures
|
||||
*/
|
||||
figure > img {
|
||||
display: block;
|
||||
figure {
|
||||
> img {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
figcaption {
|
||||
font-size: $small-font-size;
|
||||
font-size: 0.75rem;
|
||||
font-style: italic;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user