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
|
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
|
fcf5142e4d
|
Some more layout fixes.
|
2013-07-10 12:40:59 -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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Levi Morrison
|
79ed0768da
|
Adjusted Note and Caution boxes, especially in the Notes section. Also moved the border of User Contributed Notes below the text.
|
2013-06-25 13:37:48 -06:00 |
|
Levi Morrison
|
cedc3ad51d
|
Unboxed each note in the Notes section. Readded the yellow background to Caution boxes, but made it darker than before.
|
2013-06-25 13:19:56 -06:00 |
|
Levi Morrison
|
0bb6cf069c
|
Removed unnecessary font size declaration. Also removed the margin-right since it looks bad.
|
2013-06-25 12:53:40 -06:00 |
|
Levi Morrison
|
c8364392d3
|
Added more spacing around examples on pages such as http://www.php.net/manual/en/language.basic-syntax.phpmode.php
|
2013-06-25 12:46:11 -06:00 |
|
Levi Morrison
|
f5cbc8209e
|
Fixed verinfo overlap with content on some pages.
|
2013-06-25 12:43:17 -06:00 |
|
Levi Morrison
|
4b0551a348
|
Some more cleanup. Also moved the verinfo down to give the Change language section a bit more room.
|
2013-06-25 12:40:35 -06:00 |
|
Levi Morrison
|
11a281e0e6
|
Fixed vertical rhythm on the documentation pages. Please stop adjusting the margins to make them smaller; it breaks the vertical rhythm.
|
2013-06-25 11:53:59 -06:00 |
|
Levi Morrison
|
4353a6c9eb
|
Various spacing fixes.
|
2013-06-25 11:41:02 -06:00 |
|
Paul Dragoonis
|
d2bf92a61b
|
Removing code for the old quicktoc, and adding code for the new manualheader and language changer dropdown
|
2013-06-25 16:57:32 +01:00 |
|
Paul Dragoonis
|
d8a69e0921
|
Improving readability of the table headings on docs pages
|
2013-06-25 15:22:46 +01:00 |
|
Paul Dragoonis
|
4e8993bee7
|
Parameter description font size mods. Updating 'note within note' border. Adding purple border-top to all main docs sections rather than the grey, improving contract and readability.
|
2013-06-25 15:10:19 +01:00 |
|
Levi Morrison
|
d1eed3a2d1
|
Removed excessive spacing above sections.
|
2013-06-25 02:12:16 -06:00 |
|
Levi Morrison
|
d460abd89d
|
Made documenation pages full-width.
|
2013-06-25 01:52:04 -06:00 |
|
Paul Dragoonis
|
d11e6b6239
|
[beta site] reverting the ambitious font family change for user contributed notes and just making their font larger
|
2013-06-24 22:59:33 +01:00 |
|
Levi Morrison
|
490e89c207
|
Decreased vertical spacing between left-navigation items.
|
2012-12-31 18:39:55 -07:00 |
|
Levi Morrison
|
50c4f85506
|
Fixed edge-case for extra whitespace.
|
2012-12-31 16:56:08 -07:00 |
|
Levi Morrison
|
6ac5ac17f7
|
Fixed some whitepspace craziness.
|
2012-12-31 16:25:22 -07:00 |
|
Levi Morrison
|
0ed216e522
|
Balanced the whitespace on the edges of the page.
|
2012-12-31 15:56:40 -07:00 |
|
Levi Morrison
|
20af614620
|
Temporarily removed TOC and made documentation pages wider. Also gave more gutter room for the left-navigation.
|
2012-12-31 14:57:47 -07:00 |
|
Adam Harvey
|
4ae8b96a60
|
Prevent overlapping the toc box over content via a series of media queries.
|
2012-08-31 16:54:58 +08:00 |
|
fzed51
|
909fc73fb4
|
Update master
|
2012-07-17 10:24:25 +03:00 |
|
Levi Morrison
|
7c8c931e58
|
More minor some typography and whitespace improvements.
|
2012-07-11 17:02:03 -06:00 |
|
Levi Morrison
|
c974698cad
|
Fixed some typography alignment and whitespace issues.
|
2012-07-11 16:53:42 -06:00 |
|
Levi Morrison
|
94b0e0b0c3
|
Fixed some firefox display issues.
|
2012-07-05 16:13:44 -06:00 |
|