Quote:
Originally Posted by JSWolf
Not very good code overall...
Here is the same code fixed up....
Code:
.breakinp {
text-indent: 0
margin-top: 30px;
margin-right: 0;
margin-left: 0;
margin-bottom: 0
}
That's all you need. It does work with ADE.
|
Did you test it with ADE? It's missing a ";" after "text-indent: 0".