Realized inconsistant formatting in files

This commit is contained in:
Thomas 2016-01-02 00:25:30 -06:00
parent 36934077c8
commit e7cba75d0c
2 changed files with 1 additions and 5 deletions

View file

@ -7,9 +7,6 @@
::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
color: #999999;
}
#fholder {
text-align:center;
}
.probfile {
display:inline;
color:#62AC5B;

View file

@ -21,8 +21,7 @@
</span>
</div>
</div>
<div class="panel-footer" id="fholder">
<h4 class="flabel">Files</h4>
<div class="panel-footer">
<a href="/files/example.txt" class="filelink" target="_blank">
<h4 class="probfile">Example.txt</h4>
</a>