User:Greenea/evergreen.css

From selfstudy
Revision as of 15:45, 13 November 2007 by Greenea (Talk | contribs) (New page: #p-navigation { position:fixed; left:10px; top:10px; } #p-Standards { position:fixed; left:10px; top:100px; } #p-search { position:fixed; left:10px; top:200px; } #p-tb { position:fixed;...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
#p-navigation {
position:fixed;
left:10px;
top:10px;
}

#p-Standards {
position:fixed;
left:10px;
top:100px;
}

#p-search {
position:fixed;
left:10px;
top:200px;
}

#p-tb {
position:fixed;
left:10px;
top:300px;
}