mirror of
https://github.com/bittenbythedark/SingularityWeb.git
synced 2026-08-14 00:57:53 +00:00
background on changes div
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
<div class="container-fluid" style="border-left-color: white;border-left-style: solid;border-left-width: 1pt;">
|
||||
<div class="row" >
|
||||
<div class="container-fluid">
|
||||
<div class="row changelog" >
|
||||
<div class="col-2 text-center">
|
||||
<img src="http://www.gravatar.com/avatar/0a16fccd46aca2f77b11b7dff7b3f194?r=x&d=mm&s=48"/><br/>
|
||||
<span style="font-size:8pt;">Shyotl</span>
|
||||
@@ -11,7 +11,7 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row" >
|
||||
<div class="row changelog" >
|
||||
<div class="col-2 text-center">
|
||||
<img src="http://www.gravatar.com/avatar/0a16fccd46aca2f77b11b7dff7b3f194?r=x&d=mm&s=48"/><br/>
|
||||
<span style="font-size:8pt;">Shyotl</span>
|
||||
|
||||
+7
-2
@@ -29,8 +29,13 @@ body{
|
||||
border:none;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.card-text {
|
||||
background-color: #333333;
|
||||
border-radius: 15px !important;
|
||||
}
|
||||
.changelog{
|
||||
margin-top:10px;
|
||||
}
|
||||
.buildtitle{
|
||||
background-color: #222222;
|
||||
border-radius: 15px !important;
|
||||
|
||||
Reference in New Issue
Block a user