mirror of https://github.com/docker/docs.git
parent
aa0bf8c18e
commit
341fe3c666
16
css/temp.css
16
css/temp.css
|
|
@ -12,6 +12,22 @@
|
|||
{
|
||||
display: none !important;
|
||||
}
|
||||
.col-toc
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
.col-nav
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
.glyphicon-tags
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
#ratings-div
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.alert-info {
|
||||
|
|
|
|||
Loading…
Reference in New Issue