forked from Chaospott/site
		
	look mom, i'm breaking the page!
This commit is contained in:
		@@ -2,8 +2,8 @@
 | 
			
		||||
  <hr id="status_bar">
 | 
			
		||||
  <div class="container">
 | 
			
		||||
    <div class="navbar-header">
 | 
			
		||||
      <a class="navbar-brand" href="http://chaospott.de">
 | 
			
		||||
        <img src="{{ "/images/logo.svg" | prepend: site.baseurl }}" alt="Chaospott Logo" />
 | 
			
		||||
      <a class="navbar-brand" href="//chaospott.de">
 | 
			
		||||
        chaospott
 | 
			
		||||
      </a>
 | 
			
		||||
      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
 | 
			
		||||
        <span class="sr-only">Toggle navigation</span>
 | 
			
		||||
 
 | 
			
		||||
@@ -140,11 +140,21 @@ ul.nav>li>a {
 | 
			
		||||
    margin-top:50px;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .navbar-brand {
 | 
			
		||||
    display: block;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .navbar-collapse .nav > .divider-vertical {
 | 
			
		||||
    display: none;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media (min-width: 768px) {
 | 
			
		||||
  .navbar-brand {
 | 
			
		||||
    display: none;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
rect.bordered {
 | 
			
		||||
  stroke: $background-color;
 | 
			
		||||
  stroke-width:1px;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user