source: extensions/stripped_responsive/lowercase.css

Last change on this file was 29449, checked in by JanisV, 10 years ago

Initial commit

  • Property svn:executable set to *
File size: 89 bytes
Line 
1input[type="submit"], input[type="reset"],
2#the_page  {
3        text-transform:lowercase;
4}
Note: See TracBrowser for help on using the repository browser.