mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 23:34:06 +00:00
Merge pull request #1051 from xiaoyifang/opt/style-clasic
opt: remove outline of dictionary name in classic style
This commit is contained in:
commit
4e5bb52d6f
|
@ -34,14 +34,14 @@ pre {
|
|||
|
||||
/* Dictionary's name heading */
|
||||
.gddictname {
|
||||
border: 1px dotted black;
|
||||
/* border: 1px dotted black;
|
||||
padding: 0.2em;
|
||||
padding-left: 0.5em;
|
||||
margin-top: 1.2em;
|
||||
margin-bottom: 9px;
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
/*background: #ffffdd;*/
|
||||
background: #ffffdd; */
|
||||
}
|
||||
|
||||
.gddicttitle {
|
||||
|
|
Loading…
Reference in a new issue