mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 08:55:50 +01:00
Fix h3 style and others.
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
</fieldset>
|
</fieldset>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!--
|
@*
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<div class="box-header">Features</div>
|
<div class="box-header">Features</div>
|
||||||
<div class="box-content">
|
<div class="box-content">
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
-->
|
*@
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<input type="submit" class="btn btn-primary" value="Apply changes"/>
|
<input type="submit" class="btn btn-primary" value="Apply changes"/>
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@@ -91,6 +91,10 @@ h1.wiki-title {
|
|||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
margin-top: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
#repository-url {
|
#repository-url {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
|
|||||||
Reference in New Issue
Block a user