mirror of
https://github.com/bittenbythedark/SingularityWeb.git
synced 2026-08-14 09:02:10 +00:00
Some more cleanup, that should be it
This commit is contained in:
+2
-2
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
<div class="header">
|
||||
<div class="headerlogo" style="width:960px;">
|
||||
<div class="headerlogo headerlogo_width">
|
||||
<img src="./images/singularity_logo.gif.1380598356402.gif" alt="Singularity viewer">
|
||||
<div class="bottom-right"><h4 class="alphatitle">Automated Builds</h4></div>
|
||||
</div>
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
|
||||
<div class="row" style="margin-top:10px;">
|
||||
<div class="row row_custom">
|
||||
|
||||
|
||||
<div class="col-8">
|
||||
|
||||
@@ -121,3 +121,11 @@ body{
|
||||
{
|
||||
border:none; //Probably could eliminate that but who cares xD
|
||||
}
|
||||
.headerlogo_width
|
||||
{
|
||||
width:960px;
|
||||
}
|
||||
.row_custom
|
||||
{
|
||||
margin-top:10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user