aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-03-13remove border and padding from code wordsMariano Guerra
2017-03-13fix line-height for titlesMariano Guerra
2017-03-13match do's and dont's dialogs to note and warningMariano Guerra
2017-03-13center images, make image caption markup semanticMariano Guerra
2017-03-13make Types title smaller, remove colonMariano Guerra
2017-03-13func-heads should have a new line after themMariano Guerra
2017-03-13reduce max-width on p and #content to 60emMariano Guerra
2017-03-13set base font-size to 16pxMariano Guerra
2017-03-13set max-width: 80em; to #content containerMariano Guerra
2017-03-13use recommended line-heightMariano Guerra
2017-03-13set default font sizeMariano Guerra
2017-03-13code words that are links should look like linksMariano Guerra
2017-03-13add classes to all blocksMariano Guerra
2017-03-13erlang logo is a link to the root of docsMariano Guerra
2017-03-13align section-links on main page to the leftMariano Guerra
2017-03-13fix and unify font-familyMariano Guerra
2017-03-13align left panel link lists to the leftMariano Guerra
2017-03-13update flipmenu iconsMariano Guerra
2017-03-13indent exports and data types section bodiesMariano Guerra
2017-03-13remove extra margin from code blocksMariano Guerra
2017-03-13remove white-space: pre, it broke some words in two linesMariano Guerra
2017-03-13add max width to paragraphsMariano Guerra
2017-03-13make code tokens more easy to differentiateMariano Guerra
2017-03-13make text a little darkerMariano Guerra
2017-03-13improve text spacing, center footerMariano Guerra
2017-03-13add progressive enhanced syntax highlighterMariano Guerra
2017-03-13add style for hrMariano Guerra
2017-03-13split logo from top menu to change menu orderMariano Guerra
2017-03-13force black on title anchorsMariano Guerra
2017-03-13simplify font-family choiceMariano Guerra
2017-03-13anchor section shouldn't look like a linkMariano Guerra
2017-03-13clickable anchors for standard sectionsMariano Guerra
2017-03-13improve left panel section info and menuMariano Guerra
2017-03-13improve table stylingMariano Guerra
2017-03-13update flipmenu iconsMariano Guerra
2017-03-13use list on list of linksMariano Guerra
2017-03-13add semantic markup to section infoMariano Guerra
2017-03-13use title tags on titlesMariano Guerra
2017-03-13title case titlesMariano Guerra
2017-03-13use lists for lists of linksMariano Guerra
2017-03-13improve docs landing page title and subtitleMariano Guerra
2017-03-13center erlang logo on left panelMariano Guerra
2017-03-13remove drop shadows from logoMariano Guerra
2017-03-13improve link colorsMariano Guerra
2017-03-13improve warning/info colorsMariano Guerra
2017-03-13improve example box colors and spacingMariano Guerra
2017-03-13use mono as first font family for codeMariano Guerra
2017-03-13don't use red for the line separating panelMariano Guerra
2017-03-13don't use pure black and white, change base fontMariano Guerra
2017-03-10Merge branch 'hasse/dialyzer/fix_plt_suite'Hans Bolinder