css adjustment
This commit is contained in:
parent
3348e767c5
commit
bed41e8321
|
@ -18,7 +18,7 @@ a.tags-details { color: #00BFFF; text-decoration: none;}
|
||||||
a.tags-details:hover { color: #00FFFF; text-shadow: 0px 0px 23px #FFF; }
|
a.tags-details:hover { color: #00FFFF; text-shadow: 0px 0px 23px #FFF; }
|
||||||
.subject {
|
.subject {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 70%;
|
min-width: 80%;
|
||||||
float: left;
|
float: left;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
|
|
Loading…
Reference in New Issue