Browse Source

fix profile-extra-contact style

pull/30/head
ghost 2 years ago
parent
commit
dca70553e4
  1. 5
      theme_nin_night/css/style.css

5
theme_nin_night/css/style.css

@ -599,11 +599,14 @@ samp { @@ -599,11 +599,14 @@ samp {
display: none;
margin: 0 15px 0 0;
font-weight: 500;
background: #f3f2f1;
background: #2a2d36;
padding: 2px 8px 3px 8px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
overflow: auto;
width: 324px;
word-wrap: break-word;
}
/* line 186, ../sass/_profile.sass */

Loading…
Cancel
Save