Subversion Repositories web.snippets

Rev

Blame | Last modification | View Log

.line_hor hr {
  border:none;
  height: 20px;
  width: 90%;
  height: 50px;
  margin-top: 0;
  border-bottom: 1px solid #00a6df;
  box-shadow: 0 20px 20px -20px #00a6df;
  margin: -50px auto 10px; 
  border-width: 3px;
  border-color: #00a6df;
}

<br><br>
<div class="line_hor">
  <hr>
</div>