173 Commits

Author SHA1 Message Date
Jim Winstead
6bf31bc984 Add page for testing shared styles and apply minor style cleanups (#12) 2024-11-26 14:13:56 -08:00
Jim Winstead
ae7e8958e1 Adds styling for active link in nav, plus :root CSS variables (#10) 2024-11-26 14:13:10 -08:00
Jim Winstead
be6ea6fd95 Make hN (N > 1) styles more distinct, add padding to <p> (#11) 2024-10-22 22:23:54 -07:00
Aaron Junker
b6ed0a9c95 Highlight selected page
Closes GH-9.
2022-07-07 13:38:02 +02:00
Niklas Keller
823d5fc73d Update wiki style to match php.net (#8) 2021-10-26 08:58:38 +02:00
Peter Cowburn
df9f9ab758 remove unwanted(?) 80px right padding from tables
If this padding is there for a reason, that reason is long forgotten.
If anyone remembers, and it's a good reason, speak up!
2021-08-24 17:25:21 +01:00
Peter Cowburn
57951dea59 remove forced horizontal scrollbar for wiki tables 2021-08-24 17:23:37 +01:00
Peter Kokot
3145cfccf8 Make links in QA code sections more readable
This patch changes some colors for links used inside the dl elements.
2018-10-19 08:37:54 +02:00
Dejan Marjanovic
72d41647d2 Fix footer background and borders 2018-10-18 21:49:16 +02:00
Peter Kokot
28df00e01e Make year in the footer 4 digits long 2018-10-18 19:58:50 +02:00
Levi Morrison
2745879c11 Increase font-size of monospace fonts
The sans-serif added to the end fixes a font-size issue.
2018-04-29 13:17:15 -06:00
Peter Cowburn
22d038d903 update due to users table html changes on master 2017-12-08 15:11:34 +00:00
Kalle Sommer Nielsen
e17b0f9349 Use date() instead of hardcoding the year(Derick) 2016-11-22 08:14:37 +01:00
Kalle Sommer Nielsen
5cbeccbc73 Update copyright year, better late than never, right? 2016-11-21 15:31:18 +01:00
Levi Morrison
bb71e9c1aa Add styling for dokuwiki blockquotes 2016-11-14 14:45:29 -07:00
Kalle Sommer Nielsen
f5f1187081 Update shared to reflect with the latest QA style changes 2016-10-02 03:52:52 +02:00
Christoph M. Becker
bbfaa73f25 Revert "got rid of left margins of headings"
This reverts commit fec014f98d.
2015-04-19 20:52:27 +02:00
Christoph M. Becker
fec014f98d got rid of left margins of headings 2015-03-26 01:16:54 +01:00
Christoph M. Becker
a7802835d7 added possibility to emit <head> elements before the CSS <link>s (needed for easier maintainance of DokuWiki); did some minor style tweaks 2015-03-24 23:41:59 +01:00
Christoph M. Becker
65940f791d added option to avoid including the common JS (seems to be necessary for wiki) 2015-03-22 15:49:35 +01:00
Sobak
14b3486d1c Wiki - hide header for new type of breadcrumbs 2015-03-22 07:38:10 +01:00
Christoph M. Becker
f82c77e55d fixed broken URLs of wiki images 2015-03-21 02:14:41 +01:00
Sobak
bd4c4eb677 Dirty hack for the most annoying issue on pulls interface 2015-03-20 23:42:14 +01:00
Christoph M. Becker
0f59d8202f happy new year, belatedly! 2015-03-20 02:36:23 +01:00
Christoph M. Becker
d1d6041cb1 added CSS rules for msg() messages 2015-03-17 20:19:46 +01:00
Sobak
0f10bd586c Styles for new changelog on doc.php.net 2015-03-08 11:58:59 +01:00
Peter Cowburn
19255fc15c created master.js (bug #68404) 2014-11-11 20:22:23 +00:00
Adam Harvey
30f7a10816 Add snaps specific styling. 2014-09-08 14:17:18 -07:00
Hannes Magnusson
310cf304f1 Merge pull request #3 from jakoch/master
updated jQuery to v2.1.1

* jakoch/master:
  updated jQuery to v2.1.1
2014-07-25 13:31:19 -07:00
Jens-André Koch
3aa4dcc45f updated jQuery to v2.1.1 2014-07-25 19:38:00 +02:00
Peter Cowburn
deb6efd0fa add borders to people header/footer 2014-06-15 22:58:40 +01:00
Peter Cowburn
f7e1265f75 Merge branch 'pull-request/2' 2014-06-15 22:57:01 +01:00
Kadet
7281fd2806 Fixed user data display. 2014-06-15 23:08:26 +02:00
Kadet
ea83e5aaf6 Redesigned people.php.net users listing. 2014-06-15 20:50:25 +02:00
Peter Cowburn
f898944363 fix qa header colour 2014-06-08 18:55:20 +01:00
Peter Cowburn
afc475a6a6 small horizontal "sidebar" on small viewports 2014-06-08 18:50:52 +01:00
Peter Cowburn
4754232cb6 better intermediate sizing for people sidebar 2014-06-08 18:38:48 +01:00
Peter Cowburn
a38513ae79 people styles 2014-06-08 16:07:10 +01:00
Peter Cowburn
d4500c8d45 fetch 300 weight 2014-06-08 15:40:42 +01:00
Peter Cowburn
54e1470b72 icons for people 2014-06-08 15:40:18 +01:00
Peter Cowburn
00bc9e96cb icons for people 2014-06-08 15:26:11 +01:00
Peter Cowburn
6bccfafb6e add wrapping element
This should not affect the display of anything.
If it does have side-effects... let me know!
2014-06-08 15:25:46 +01:00
Levi Morrison
572bac41b4 The base line-height should be set to ems so that adjusting a font-size doesn't automatically adjust the line-height. 2014-05-30 10:53:37 -06:00
Levi Morrison
25dfdac6b2 Increase font-size for the first paragraph in the Introduction; hopefully this encourages RFC authors to write better introductions. 2014-05-30 10:14:48 -06:00
Sobak
4af6e32040 Wiki: improved revisions listing
This change is complementary to this commit
97eef0688f
2014-05-11 11:57:14 +02:00
levijm
4ec67b06b7 Fixing navigation color 2014-05-09 12:44:51 -06:00
levijm
a5a0f85144 No longer adding .mainscreen by default; causes issues with breadcrumbs. 2014-05-09 12:44:38 -06:00
levijm
617836fd3b Text now #333 instead of #444; removed \!important. 2014-05-09 12:32:33 -06:00
levijm
076cdb86a5 Fixed QA.php.net styles; changed defaults to not use \!important 2014-05-09 12:00:40 -06:00
Levi Morrison
13c82017bf Always include mainscreen. 2014-05-09 11:45:52 -06:00