621
edits
No edit summary  | 
				No edit summary Tag: Reverted  | 
				||
| Line 190: | Line 190: | ||
   box-shadow: 0 0.25em 0.6em -0.15em rgba(0,0,0,0.15);  |    box-shadow: 0 0.25em 0.6em -0.15em rgba(0,0,0,0.15);  | ||
}  | }  | ||
  .toc-overwrite {  | |||
    flex: 1;  | |||
    padding: 20px;  | |||
    background-color: #fbfbfb;  | |||
    box-shadow: 0 0.25em 0.6em -0.15em rgba(0, 0, 0, 0.15);  | |||
  }  | |||