You are here

open_readspeaker.css in Open ReadSpeaker 7

Same filename and directory in other branches
  1. 8 open_readspeaker.css
#rs_read_this {
  display: none;
  height: 1px;
  left: -1em;
  position: absolute;
  top: -1em;
  width: 1px;
}

File

open_readspeaker.css
View source
  1. #rs_read_this {
  2. display: none;
  3. height: 1px;
  4. left: -1em;
  5. position: absolute;
  6. top: -1em;
  7. width: 1px;
  8. }