Remove colors from tip of the day titles (IDEA-181678)

This commit is contained in:
Alexander Zolotov
2018-07-30 19:14:32 +03:00
parent 3ac94ff895
commit ad7923cb94
6 changed files with 0 additions and 36 deletions
@@ -48,10 +48,4 @@ pre {
}
pre .keyword{
color: #000080;
}
h1 .product {
color: #264db5;
}
h1 .version {
color: #f58220;
}
@@ -63,10 +63,4 @@ pre {
}
pre .keyword{
color: #cb7832;
}
h1 .product {
color: #5275d0;
}
h1 .version {
color: #f58220;
}