1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 15:22:19 +01:00
Commit Graph

383 Commits

Author SHA1 Message Date
Levi Morrison
58b0b4e671 Fixed beta-warning spacing on homepage. 2013-07-30 19:15:41 -06:00
Levi Morrison
e79557f341 Fix overlap bug when head-beta-warning is showing. 2013-07-30 13:43:19 -06:00
Levi Morrison
8c9622c17c Reordered downloads to display 2 per row. 2013-07-27 00:21:38 -06:00
Levi Morrison
9a0e2f0bda Added borders to some elements for visual consistency. 2013-07-26 23:42:16 -06:00
Levi Morrison
69451a2b1c Reimplemented logo opacity in CSS instead of changing the image; it is easier to change CSS than the image. 2013-07-26 11:07:58 -06:00
Levi Morrison
b82261d297 Adjusted grey background on homepage to have a slight purple tint. Also made the logo slightly transparent to blend in better. 2013-07-26 10:56:59 -06:00
Levi Morrison
1dbb06258b Removed odd padding on Release Notes. 2013-07-25 02:35:55 -06:00
Levi Morrison
4b07d39501 Created Retina versions of misc images. The images for the Notes section are new but patterned after the old ones. 2013-07-25 02:20:41 -06:00
Levi Morrison
3f5a8fec3e Improved logo, especially on Retina displays. 2013-07-24 21:52:02 -06:00
Levi Morrison
3933dad8a2 Increased font-size on code snippets and user comments. Also fixed some styling consistency issues. 2013-07-24 14:26:15 -06:00
Levi Morrison
bef1e68bb0 Miscellaneous layout fixes. Readded some content on the homepage. Also moved styles around from theme.css and home.css to better reflect where they are used, so we can not load home.css by default. 2013-07-18 11:18:51 -06:00
Levi Morrison
bd41f601f3 Descriptions are now styled more consistently. You can now click parameters anywhere on the page (not just the method description) and it will take you to the definition. 2013-07-15 09:09:11 -06:00
Levi Morrison
eb5dbfb0bc Updated beta-warning to actually work with the new fixed-header. A lot of header love in general, such as a cleaned-up logo and a better searchbox. 2013-07-11 16:03:32 -06:00
Levi Morrison
72e6b7738d Added option to site_header to allow a custom span(for twitter bootstrap). Calendar page needed this. Other minor updates. 2013-07-10 15:31:16 -06:00
Levi Morrison
2c299d96da Right sidebar color updates. 2013-07-10 14:09:33 -06:00
Levi Morrison
e8b41b2734 Updates to bring Homepage colors and spacing in line with the rest of the site. 2013-07-10 14:04:15 -06:00
Levi Morrison
fcf5142e4d Some more layout fixes. 2013-07-10 12:40:59 -06:00
Levi Morrison
e4cf1e1e43 Fixed some layout issues. 2013-07-10 12:31:32 -06:00
Levi Morrison
7375b50307 Minor improvements for class synopsis. 2013-07-10 12:21:06 -06:00
Levi Morrison
d316c309e9 Improved coloring of class synopsis and function declarations. 2013-07-10 12:17:53 -06:00
Levi Morrison
a62873e36f Some adjustments to the search-box. 2013-07-10 11:23:40 -06:00
Levi Morrison
9b12bff61e Added the logo back! A few other minor adjustments as well. 2013-07-10 11:07:24 -06:00
Levi Morrison
15b4d11318 Reimplemented basic search. Adjusted some margins and paddings. 2013-07-10 09:00:26 -06:00
Levi Morrison
dbffb163d5 Function declarations now use box-shadows instead of borders. A few other adjustments as well. 2013-07-09 17:14:08 -06:00
Levi Morrison
73c123f934 Purple-ized the header. Also made some small adjustments to colors and borders in general. 2013-07-09 15:13:37 -06:00
Levi Morrison
dcd9ba613e Narrowed an issue with these psuedo elements covering up links in the bottom of the previous note. Since the whole reason we puth this psuedo content there is so that hyperlinks aren't covered by the main menu; thus we can use :target to reduce when this bug will happen. I tried to find some way with z-index to do it but failed. 2013-07-08 21:57:07 -06:00
Levi Morrison
b55d768f30 Some more work. Sorry for the lack of descriptive commits. 2013-07-08 08:46:29 -06:00
Levi Morrison
50265cbadf Crazy amounts of refactoring. Still in progress but really needed to commit so I don't lose everything. 2013-07-06 23:18:23 -06:00
Levi Morrison
6b1d042465 Minor improvement to the headers in a doctable. 2013-07-05 12:58:22 -06:00
Levi Morrison
bc8a4cf8bc User-contributed comments now have a grey background to distinguish them from the main documentation. 2013-07-05 12:55:07 -06:00
Levi Morrison
ee49436cc8 Updated doctable styles. 2013-07-05 12:03:03 -06:00
Levi Morrison
e73f8b0d5d Removed some space above the final sub-menu of the left-hand navigation. This helps lend the idea that the list functions belongs to the last sub-header. Before there was so much space it was very unclear. 2013-07-04 12:34:16 -06:00
Levi Morrison
5e6fb048ab Adjusted colors for tables, warnings, and tips. 2013-07-04 11:55:57 -06:00
Levi Morrison
aec93d21d8 Improved Warning color and example-contents inside of warnings. 2013-07-04 11:28:02 -06:00
Levi Morrison
605eeac6f8 Significant changes in font sizes and general spacing. Also changed tips and warnings. 2013-07-04 11:10:06 -06:00
Paul Dragoonis
938aaab8fe Adding a back-to-top button 2013-07-04 13:32:32 +01:00
Paul Dragoonis
b0517fbe2f Adding a back-to-top button 2013-07-04 13:32:04 +01:00
Paul Dragoonis
7e2acd4094 Making the footer come up on tiny pages such as search.php 2013-07-04 13:08:06 +01:00
Paul Dragoonis
29a8dfc9af Uncomenting a CSS style for the beta bar 2013-07-04 13:02:53 +01:00
Paul Dragoonis
fdfafd87f2 Fixing a z-index issue with the beta warning bar. Also restructuring the bar width so it will never wrap onto two lines 2013-07-04 12:47:55 +01:00
Paul Dragoonis
3042ff3b32 [beta] fixing a CSS bug incurred with empty p tags generated from PHD. This temporarily fixes it until PHD is resolved 2013-07-04 12:25:56 +01:00
Levi Morrison
7fe548954f Fixed some spacing issues. 2013-07-03 15:39:05 -06:00
Levi Morrison
fa77a356f9 Prefer Helvetica Neue if available. 2013-07-03 11:45:13 -06:00
Levi Morrison
8d1ffe496c Use Helvetica instead of Arial if possible. 2013-07-03 11:31:45 -06:00
Levi Morrison
1ee1b4d24a Made the backgrounds less purple. They almost look grey now. 2013-07-03 11:15:58 -06:00
Levi Morrison
09093b0ce1 Removed some excess spacing. Also deepened some colors for more contrast. I did make them slightly purple -- we may want to move back to grey. 2013-07-03 10:58:02 -06:00
Levi Morrison
9f81b3a0f2 Cleaned up code font styles. Improved cautions and warnings. 2013-06-25 23:43:57 -06:00
Levi Morrison
74a51977d9 Removed webkit styling of search bar. 2013-06-25 22:49:35 -06:00
Levi Morrison
08b2a0b6d8 Adjusted px to em for better font-scaling. 2013-06-25 16:04:02 -06:00
Paul Dragoonis
3bb29af24a Language chooser changes 2013-06-25 22:31:49 +01:00