Commit 770f291b481ff3d03cb2ca79f76d0065d3900865
- Diff rendering mode:
- inline
- side by side
mouchak/static/css/main.css
(1 / 1)
  | |||
99 | 99 | ||
100 | 100 | ||
101 | 101 | .col-md-3 h3 { | |
102 | color:red; | ||
102 | color:#c00000; | ||
103 | 103 | border-bottom: 1px dotted red; | |
104 | 104 | width:100%; | |
105 | 105 | } |