Text indent
-
My text-indent in a sidebar menu does not work. What is wrong with my script below?
#bio { background: #cccccc url(images/bio_m.jpg) repeat; width: 200px; float: right; margin: 0; padding: 0; border: #b7a176 1px solid; }
#bio p { color: #000000; margin: 0 5px 0 10px; padding: 0 10px 0 5px; }
#bio a { color: #412b02; padding-left: 25px; text-indent: -25px; }
#bio a:hover { background: none; color: #402008; text-decoration: underline; }The site is https://www.mindanaowomen.org/mcw/?page_id=5 Look at menu on the right sidebar under PROJECTS.
Would be happy for some help.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Text indent’ is closed to new replies.