mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-05 21:28:28 +02:00
Add example of using a background image
This commit is contained in:
@@ -28,4 +28,12 @@
|
||||
.reveal section.side-by-side h1:nth-of-type(2) {
|
||||
right: 25%;
|
||||
}
|
||||
.reveal section[data-background-image] a,
|
||||
.reveal section[data-background-image] p,
|
||||
.reveal section[data-background-image] h2 {
|
||||
color: white;
|
||||
}
|
||||
.reveal section[data-background-image] a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user