1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

83 Commits

Author SHA1 Message Date
Theodore Brown
84ce0c6804 Add syntax highlighting for variables on PHP 8.5 release page (#1626) 2025-11-19 21:02:05 +03:00
Sergey Panteleev
9b86e7de7e PHP 8.5 release page (#1454)
Co-authored-by: Tim Düsterhus <tim@bastelstu.be>
Co-authored-by: Borislav Kosun <kosun.b@yandex.com>
Co-authored-by: Theodore Brown <theodorejb@outlook.com>
2025-11-19 17:42:11 +03:00
Lucas Azevedo
b62f99f6de Update navbar design and improve search UI (#1084)
Co-authored-by: Gina Peter Banyard <girgias@php.net>
Co-authored-by: Sergey Panteleev <sergey@php.net>
2024-11-02 17:39:04 +03:00
Jim Winstead
0d192a20fd Add styling for .computeroutput in manual (#1077) 2024-09-18 14:48:57 -07:00
peterdd
d4acbf45ba usability: avoid gap between a wrapped link in aside bar (#439) 2024-07-06 00:04:21 +03:00
haszi
e182a0bf7e Make replaceable class text italic (#1008)
Make replaceable class text italic to visually differentiate content that may or must be replaced.

Co-authored-by: haszi <haszika80@gmail.com>
2024-06-15 13:40:06 +03:00
Andreas Möller
00342c402f Fix: Remove vim instruction (#880) 2023-12-07 15:01:52 +01:00
alfsb
64efd46488 Remove double underline on abbr (#800)
Co-authored-by: André L F S Bacci <ae@php.net>
2023-08-18 12:34:12 +01:00
Javier Eguiluz
44927b5cdc Improve magenta contrast to fix accessibility issues (#749) 2023-02-21 15:02:35 +00:00
Mike van Riel
b7ce5c0fca Modernize top half of Thanks page (#684)
Co-authored-by: Sergey Panteleev <sergey@php.net>
2022-10-17 16:24:27 +03:00
Levi Morrison
15d95ae47b Use CSS variables for some common colors (#689)
Aside from being able to tell what color it is or what purpose it
solves just by looking at the variable name, it helps provide a
foundation for more easily changing the theme in the future.

Hopefully, we'll have a light and dark theme one day.
2022-09-01 11:47:43 -06:00
Ayesh Karunaratne
c1dce9083b Minor optimizations in CSS files to shed some weight (#612)
- Removes px suffix from 0px.
 - Combines CSS properties where they are immediately overridden in the same selector block, or can be combined without side effects.

 This saves about 50 bytes off the CSS scripts. it ain't much but it's honest work
2022-07-05 11:38:25 +01:00
George Peter Banyard
d9d43e965a Fix CSS style to also apply to destructorsynopsis (#504) 2022-03-15 17:39:33 +00:00
Máté Kocsis
a7bb693aaa Format interfacenames the same way as classnames
Closes GH-429.
2021-08-01 17:19:20 +02:00
Peter Kokot
35e766d749 Fix permissions
Having synced file permissions in Git repositories is a reccurring
issue. Git can track files as executables (0755) or not (0644). Usually,
all files except the executable ones such as command line scripts or
binary executables, should be set to 0644.

This patch syncs permissions in the Git repository.
2018-10-25 02:22:08 +02:00
Peter Kokot
e235f79473 Trim trailing whitespace
This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.
2018-10-17 10:51:08 +02:00
Hannes Van De Vreken
efbf40ae4d Feedback on a links in sidebar 2017-12-01 16:48:39 +01:00
Hannes Van De Vreken
fe49129184 Fix double dotted line in sidebar 2017-11-27 21:23:54 +01:00
Adam Harvey
6e0319440e Revert "Really short term hack to hide the 7.0 warning in the migration guide."
This reverts commit 56f93741cd.

We don't need this any more, as the documentation has been rebuilt without the
warning.
2015-12-10 14:39:28 -08:00
Adam Harvey
56f93741cd Really short term hack to hide the 7.0 warning in the migration guide.
Sorry about this.

On the bright side, who knew CSS had an escape character?
2015-12-03 12:17:14 -08:00
Peter Cowburn
964d4a3812 twitter link visually separated from "special thanks" section on homepage 2015-04-17 09:25:03 +01:00
Hannes Magnusson
282981dd02 Style literallayouts a little better
See http://php.net/manual/en/language.operators.bitwise.php for exmaple
2015-04-09 12:03:20 -07:00
Peter Cowburn
2d15c50b8d add borders back to fieldsynopsis with better selector 2015-03-19 09:03:12 +00:00
Hannes Magnusson
7cd70f248f Give class/method modifiers a little color 2015-02-06 11:35:11 -08:00
Hannes Magnusson
cc342a1f42 Remove these weird borders and margins from class constants 2015-02-03 14:21:17 -08:00
Adam Harvey
c75362f02c Mark up field synopses like method synopses.
The right fix is probably to apply the dc-description class in PhD, but this at
least gets us the right formatting for now.

Fixes bug #68699 (Styling on OO/procedural fields is poor).
2014-12-30 12:05:31 -08:00
Levi Morrison
f95184288f Fixed h3 color in aside.tips; was basically invisible. 2014-05-27 14:27:13 -06:00
Levi Morrison
45ec556b07 Converted from Source Sans Pro/Source Code Pro to Fira Sans/Fira Mono. 2014-05-27 12:01:40 -06:00
Levi Morrison
b5f9961186 When the layout-content is the only child it now expand to full-width; border is only applied when other elements are present 2014-05-09 11:09:24 -06:00
Levi Morrison
29e9f3269b Updated class synopsis to match method synopsis. 2014-05-09 07:26:03 -06:00
Levi Morrison
8c6e23e083 Fixed tiny bug when the current menu item was the first item. 2014-05-08 20:50:04 -06:00
Levi Morrison
badaa314f6 Color adjustments to links in aside menu. 2014-05-07 21:21:30 -06:00
Levi Morrison
6af4451a10 Various polishes 2014-05-06 12:50:35 -06:00
Levi Morrison
b2e6704446 Removed footer background color so HTML background-image will show 2014-04-27 23:16:59 -06:00
Levi Morrison
8fb9b79ca8 Related functions now on right; some homepage fixes. 2014-04-27 23:14:11 -06:00
Levi Morrison
d216fe9e02 Conversion to a darker background in progress. Home page incomplete; docs mostly ready. 2014-04-27 22:10:37 -06:00
Levi Morrison
39f246fd66 Adding some styles to better distinguish sections 2014-04-10 14:17:41 -06:00
Levi Morrison
06da0e4e8a Fixed Note boxes to match others 2014-04-09 10:50:45 -06:00
Levi Morrison
aa02644e44 Significant whitepsace and header style changes 2014-04-09 09:50:23 -06:00
Levi Morrison
e81ef40f6f Cleaned up warning, caution, note and a few other 'boxes' 2014-04-08 22:19:06 -06:00
Sobak
eb90f7ff3a Fixed incorrect vim comments in CSS 2014-04-02 13:19:05 +02:00
Adam Harvey
eac4375cf2 Add styles for the new segmentedlist rendering in PhD master.
Although the current code generates elements with the same class names, this
doesn't change the effective styling at all, so this is safe to deploy now.
2014-03-18 14:38:15 -07:00
Levi Morrison
bc1a84879c Some more em -> rem changes 2014-03-07 12:15:07 -07:00
Levi Morrison
ae01ce1573 Converted font sizes to rem units for most elements.
Some elements are sized relative to their parent (such as sub, sup); these were
left as em. Adjusted many line-heights, paddings and margins accordingly.

Also simplified some styles as a result.
2014-03-07 11:19:36 -07:00
Levi Morrison
2a53a79018 Fixed color descriptions; we use blue now instead of purple 2014-03-06 13:20:22 -07:00
Levi Morrison
2db3f6fc9e Adjusted from PHP purple to PHP blue 2014-03-06 12:19:39 -07:00
Levi Morrison
3b508b9098 Removed some unused styles; also moved some styles from theme-base to theme-medium 2014-03-05 14:39:13 -07:00
Levi Morrison
46a855f116 Standardized colors; also brought some whitespace into line.
After looking at our current website on 4 different monitors with
several different settings on each monitor, I concluded that we don't
have enough contrast in our website. This commit is primarily intended
to address this issue. Generally speaking, on mid to low grade monitors
I have considerably improved contrast and it looks pretty good. It does
not look as nice on the high-end monitors, though.

I am a horrible contributor who doesn't break my changes into multiple
commits so we get the spacing fixes this commit as well. I really do try
to do one 'feature' or change per commit, but I notice things that
bother me while fixing something else so I fix it...
2014-02-25 22:31:53 -07:00
Ben Scholzen
a5847c30c6 Do usernote fading with CSS transitions instead of jQuery 2014-01-08 13:33:37 +01:00
Levi Morrison
66322fa6e3 Updated markup for news items on homepage to use newer HTML 5 elements; at the same time this fixes #66391. 2014-01-03 10:33:31 -07:00