mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Remove colors from tip of the day titles (IDEA-181678)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user