diff --git a/stylesheets/style.css b/stylesheets/style.css index ccfa992d..8981ab47 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -535,20 +535,17 @@ pre { background: rgba(182, 182, 182, 0.12); border: 2px solid rgba(111, 111, 111, 0.34); max-height:300px; -<<<<<<< HEAD background: rgba(182, 182, 182, 0.12); border: 2px solid rgba(111, 111, 111, 0.34); -======= - background: rgba(182, 182, 182, 0.12); - border: 2px solid rgba(111, 111, 111, 0.34); ->>>>>>> 5b5f3984f0d17a0dfaf6cdc7f49ec31fe5c862b8 + background: rgba(182, 182, 182, 0.12); + border: 2px solid rgba(111, 111, 111, 0.34); } .theme-catalog div.thread strong { - display: block; + display: block; } .theme-catalog div.threads{ - text-align: center; - margin-left: -20px; + text-align: center; + margin-left: -20px; } div.thread:hover {