Make the title of Installation Guide more conspicuous
The color of these words[1] is too similar with the backgroud color, change it to white might be a good improvement. [1] https://docs.openstack.org/pike/install/ Change-Id: Ife1cb316bd8b77c1ea7257a2027559e7a9dda8ec
This commit is contained in:
committed by
Stephen Finucane
parent
f5a292bb93
commit
776b064571
@@ -3618,10 +3618,14 @@ a.overview-btn.docs-btn {
|
|||||||
margin-right: 2%;
|
margin-right: 2%;
|
||||||
width: 31.33333%;
|
width: 31.33333%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
color: white;
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
padding: 0 10px; }
|
padding: 0 10px; }
|
||||||
|
|
||||||
|
a.overview-btn.docs-btn:hover {
|
||||||
|
color: #30739C;}
|
||||||
|
|
||||||
a.overview-btn.docs-btn i {
|
a.overview-btn.docs-btn i {
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|||||||
Reference in New Issue
Block a user