mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-08 02:56:37 +00:00
deploy: 8226ce02b6
This commit is contained in:
parent
cdfd6759bb
commit
b6843ee63c
282 changed files with 9309 additions and 7984 deletions
|
@ -51,7 +51,7 @@
|
|||
--BOX-BG-color: rgba( 8, 8, 8, 1 ); /* background color of colored boxes */
|
||||
--BOX-TEXT-color: initial; /* text color of colored box content */
|
||||
|
||||
/* optional base colors for colored boxes as in attachments, badges, buttons and notice shortcode */
|
||||
/* optional base colors for colored boxes as in badges, buttons, notice, etc. shortcode */
|
||||
--BOX-BLUE-color: rgba( 48, 117, 229, 1 ); /* background color of blue boxes */
|
||||
--BOX-BLUE-TEXT-color: var( --BOX-BLUE-color ); /* text color of blue boxes */
|
||||
--BOX-GREEN-color: rgba( 42, 178, 24, 1 ); /* background color of green boxes */
|
||||
|
|
|
@ -667,7 +667,7 @@ p:empty {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* attachments shortcode */
|
||||
/* resources shortcode */
|
||||
|
||||
div.attachments .box-content {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue