mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-02 08:06:37 +00:00
deploy: 5ca1c4c5f0
This commit is contained in:
parent
4965637eac
commit
2e9a92d6b9
379 changed files with 9962 additions and 8734 deletions
css
|
@ -444,7 +444,9 @@ div.box > .box-content {
|
|||
#body table td > :first-child,
|
||||
#body table td > :first-child :first-child,
|
||||
#body div.box > .box-content > :first-child,
|
||||
#body div.box > .box-content > :first-child :first-child {
|
||||
#body div.box > .box-content > :first-child :first-child,
|
||||
#body div.tab-content > .tab-content-text > :first-child,
|
||||
#body div.tab-content > .tab-content-text > :first-child :first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
@ -453,7 +455,9 @@ div.box > .box-content {
|
|||
#body table td > :last-child,
|
||||
#body table td > :last-child :last-child,
|
||||
#body div.box > .box-content > :last-child,
|
||||
#body div.box > .box-content > :last-child :last-child {
|
||||
#body div.box > .box-content > :last-child :last-child,
|
||||
#body div.tab-content > .tab-content-text > :last-child,
|
||||
#body div.tab-content > .tab-content-text > :last-child :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue