mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb-theme-vanilla.git
synced 2025-10-04 22:31:00 +08:00
3ae3931368
err okay I did one might as well do the rest
This commit is contained in:
parent
3ae3931368
commit
361913583c
10 changed files with 9 additions and 10 deletions
|
@ -2,4 +2,4 @@
|
|||
npm-debug.log
|
||||
sftp-config.json
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
*.sublime-workspace
|
|
@ -1,4 +1,4 @@
|
|||
nodebb-theme-vanilla
|
||||
====================
|
||||
|
||||
Vanilla theme for NodeBB based on Bootstrap. Perfect for starting your own NodeBB themes!
|
||||
Vanilla theme for NodeBB based on Bootstrap. Perfect for starting your own NodeBB themes!
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
.category {
|
||||
.span9 {
|
||||
margin-bottom: 50px;
|
||||
|
|
|
@ -15,4 +15,4 @@
|
|||
opacity: 0.00;
|
||||
-ms-filter:~"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
|
||||
}
|
||||
}
|
||||
}
|
|
@ -47,4 +47,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -195,4 +195,4 @@
|
|||
background: #c91106;
|
||||
padding: 1px 2px;
|
||||
font-family: @font-family-sans-serif;
|
||||
}
|
||||
}
|
|
@ -212,4 +212,4 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus {
|
|||
.badge {
|
||||
vertical-align: 17%;
|
||||
}
|
||||
//END: FIXES FOR BS3, may need to remove these when we get out of the RC releases
|
||||
//END: FIXES FOR BS3, may need to remove these when we get out of the RC releases
|
|
@ -326,4 +326,4 @@
|
|||
position: relative;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
|
@ -32,4 +32,4 @@
|
|||
.alert-right-bottom {
|
||||
right:20px;
|
||||
bottom:20px;
|
||||
}
|
||||
}
|
|
@ -14,4 +14,4 @@
|
|||
.opacity(0.5);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue