This website works better with JavaScript.
Home
Explore
Help
Sign In
Sugoimusic
/
Frontend
Watch
2
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
BBCode bar styling for Sugoi CSS
undefined
Tomochin
5 years ago
parent
ef8b4866ba
commit
4514931513
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
static/styles/sugoi/style.css
+ 6
- 0
static/styles/sugoi/style.css
View File
@@ -1144,6 +1144,12 @@ input.inputtext {
input.inputtext:focus {
border-bottom: 1px solid #081654;
}
.bbcode_bar {
background: white;
border: 1px solid #c7c7c7;
border-bottom: none;
}
.collage_images .collage_image {
margin: 1px;
width: 121px;
Write
Preview
Loading…
Cancel
Save