Project

General

Profile

Patch #31343 » style-for-code-v3.diff

Go MAEDA, 2019-05-15 10:13

View differences:

public/stylesheets/application.css (作業コピー)
1194 1194
  overflow-y: hidden;
1195 1195
}
1196 1196

  
1197
div.wiki *:not(pre)>code, div.wiki>code {
1198
  background: rgba(62, 91, 118, 0.08);
1199
  padding: 0.1em 0.1em;
1200
  border-radius: 0.1em;
1201
}
1202

  
1197 1203
div.wiki ul.toc {
1198 1204
  background-color: #ffffdd;
1199 1205
  border: 1px solid #e4e4e4;
(5-5/5)