Project

General

Profile

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

Go MAEDA, 2019-05-13 16:34

View differences:

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

  
1197
div.wiki p code:not(pre) {
1198
  background: rgba(0, 102, 187, 0.05);
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;
(4-4/5)