mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
update docsite ads
This commit is contained in:
parent
69fbd0472f
commit
b5b73c1b5b
4 changed files with 38 additions and 11 deletions
|
@ -4714,3 +4714,32 @@ span[id*='MathJax-Span'] {
|
|||
color: #fff;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.wy-menu-vertical a {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.wy-menu-vertical a.reference.internal {
|
||||
padding: 0.4045em 1.618em;
|
||||
}
|
||||
|
||||
|
||||
.DocSiteBanner {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
background-color: #ff5850;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1403px) {
|
||||
.DocSiteBanner {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
background-color: #fff;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
}
|
||||
|
|
BIN
docsite/_themes/srtd/static/images/banner_ad_1.png
Normal file
BIN
docsite/_themes/srtd/static/images/banner_ad_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
BIN
docsite/_themes/srtd/static/images/banner_ad_2.png
Normal file
BIN
docsite/_themes/srtd/static/images/banner_ad_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue