Merge pull request #6339 from ostezer/docs-fix-css-title-conflict
docs: Fix docs' styling conflict with common names Upstream-commit: 4cf40c968f072d51272217b30ef2b8f5cba55ffe Component: engine
This commit is contained in:
@ -66,7 +66,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="push"></div>
|
||||
<div id="push-footer"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@ -305,7 +305,7 @@ body {
|
||||
margin: 0 auto -379px;
|
||||
}
|
||||
/* Set the fixed height of the footer here */
|
||||
#push,
|
||||
#push-footer,
|
||||
#footer {
|
||||
height: 379px;
|
||||
background: #253237;
|
||||
|
||||
Reference in New Issue
Block a user