2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-30 08:22:18 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Daniel James
40688e1552 Update links for https
Mostly in comments. Might be better to use relative links from html.
2018-04-13 09:14:48 +01:00
Daniel James
228368a1f8 Hide heading quote on small devices 2017-11-05 22:15:55 +00:00
Daniel James
44870369a9 Fix asciidoctor heading 2017-08-24 17:51:19 +01:00
Daniel James
f13c13208c Tweak the notice position 2017-06-18 13:44:12 +01:00
Daniel James
cd8ecff9ae Move asciidoctor header css into main css file 2017-06-18 13:10:43 +01:00
Daniel James
d3fd022569 Website: Merge from beta.
[SVN r80773]
2012-09-30 11:38:10 +00:00
Daniel James
98fa23fcb1 Website: Revert device-width change.
Turns out it only makes a difference if the viewport width=device-width
meta tag is used. Which might actually be a very good idea, but I don't
want to do it just yet.

[SVN r80720]
2012-09-26 21:53:26 +00:00
Daniel James
f6088ad971 Website: Try using the narrow page css for narrow devices as well.
[SVN r80719]
2012-09-26 21:34:20 +00:00
Daniel James
a43b2c0a84 Website: Only use absolute position for wide windows.
Won't work for older browsers, but it will be adequate for them.

[SVN r80664]
2012-09-23 11:30:12 +00:00
Daniel James
224e57f315 Website: Place the out of date notice over the header.
Placing it inline was messy on some pages (such as exception), so
position it above the header. A bit scrappy, and looks pretty bad when
the window is narrow, but I didn't want to mess around with the header,
so this seemed like the easiest solution.

[SVN r80662]
2012-09-23 11:21:10 +00:00
Daniel James
449fdad329 Website: Improve the documentation notices.
[SVN r80660]
2012-09-23 09:48:19 +00:00
Daniel James
64b58828f3 Website: Keep the css for hiding the heading menu.
While it was removed from most pages, it still remains in some the static
pages, such as the pages used to overwrite errors in the documentation.


[SVN r75805]
2011-12-04 17:12:14 +00:00
Daniel James
303e2ca1b1 Website: Remove some unused heading stuff.
[SVN r75709]
2011-11-28 09:24:17 +00:00
Daniel James
fb62d61697 Rename the style directory.
Rookie mistake, the website is getting a little messed up by cached css files.
Rename the style directory to work round this.


[SVN r61808]
2010-05-06 10:46:50 +00:00