Commit Graph

19 Commits

Author SHA1 Message Date
wj32 cd0b13c37c made bottom download link larger
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5219 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-16 00:30:56 +00:00
xhmikosr 138df96df9 remove jquery and fancybox since it's not used anymore
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 11:10:52 +00:00
wj32 f736bf0a25 fixed chrome layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 06:49:00 +00:00
wj32 bf2e3056bd deploying new website
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 06:06:14 +00:00
xhmikosr eb14ac7ea0 * refactor stylesheet.css
* add border-radius for nav
* slightly change the colors
* specify a color for ::selection

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5197 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-13 10:03:25 +00:00
xhmikosr 11c402ed34 move more inline css to stylesheet.css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5195 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-12 12:25:36 +00:00
xhmikosr ff5f96ec67 * get rid of the image for the download button and use css3
* remove unused image

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5187 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 17:04:08 +00:00
xhmikosr 3ba1cbd313 * use a data list for FAQ
* simplify about.php, use an unordered list

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5186 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 16:27:36 +00:00
xhmikosr ef5f5400f6 minor improvements for older browsers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5183 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 11:01:36 +00:00
xhmikosr a95b8707ac make #released margin smaller so that it matches #version
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5177 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 09:50:20 +00:00
xhmikosr 522e047458 get rid of useless div and move inline style to stylesheet.css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5174 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 17:36:56 +00:00
xhmikosr 27cd0785d2 * about.php: use http for the ohloh links
* changelog.php: move iframe's inline style to stylesheet.css
* header.php: use http for the rss feed url
* add normalize.css trimmed down for our needs
* use ids instead of classes where it makes sense to do so
* trim urls

Now everything should validate as html5 and css3 except for index.php due to the AddThis code.

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 13:01:16 +00:00
xhmikosr 818d832070 * remove useless divs
* about.php: use the right image dimensions
* stylesheet.css: remove even more unused css, merge similar selectors

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5171 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 10:21:25 +00:00
xhmikosr cc42853ca7 * remove non existent id "watermark"
* use nav and footer tags instead of divs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 23:22:02 +00:00
xhmikosr 1cb0f08115 * clean up non existent classes
* index.php: add missing ";" in the inline script

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5169 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 15:46:03 +00:00
xhmikosr 6396fe0979 improve <code>, remove p margin bottom
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5168 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 12:44:01 +00:00
xhmikosr cb47d0ae11 * fix the remaining validation errors
* make proper use of the li tag

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5167 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 12:24:20 +00:00
xhmikosr 55aadc015b * get rid of non existent class "wide"
* remove unneeded spaces before end tags
* about.php remove broken project members link
* stylesheet.css: remove most unused selectors, refactor them, use the shorthand font property for .ft.  The selectors' names are still whatever and one has to guess what each selector is for.

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 10:55:21 +00:00
xhmikosr 8e4fc920cb combine css files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5152 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 13:00:08 +00:00