Aditya Telange
|
757a3094b2
|
add drop-shadow to show go-to-top button
on code-bg in light mode
|
2021-01-20 19:21:59 +05:30 |
Aditya Telange
|
704921ccd1
|
init media.css
- combine all media queries
- name zmedia to conacat at last
- change some max-width values to group them
|
2021-01-16 12:54:51 +05:30 |
Aditya Telange
|
dd83560010
|
go-top-top button cleanup
|
2021-01-11 21:01:50 +05:30 |
Aditya Telange
|
b5f3debebb
|
footer: go-to-top: fix overlap with next_page button
close: #91
|
2020-11-30 13:25:20 +05:30 |
Aditya Telange
|
c9a387ebdb
|
assets(css): fix "calc" operands should be correctly spaced
|
2020-11-17 15:56:27 +05:30 |
Aditya Telange
|
2a06c26e9f
|
assets(css): optimize using csso
https://css.github.io/csso/csso.html
|
2020-11-17 12:45:19 +05:30 |
Aditya Telange
|
b8c29c2e06
|
reset(css): disable focus only on toc and go-to-top button
revert "css: reset: disbale highlight on focus"
This reverts commit 94b67a5dc9 .
|
2020-10-30 11:42:58 +05:30 |
Mehdy Khoshnoody
|
a153a7cc6f
|
Add RTL support for multilingual mode (#47)
Usage:
in site config:
languages:
ar:
languagedirection: rtl
title: مدونتي
weight: 2
* ref: https://gohugo.io/content-management/multilingual/#configure-languages
|
2020-10-19 14:47:23 +05:30 |
Aditya Telange
|
873bc34d45
|
misc: refactor
* accessibility, duplicate code
|
2020-09-21 15:44:37 +05:30 |
Aditya Telange
|
e91b15284a
|
css : refactor all margins
* hope this does not break anything xd
|
2020-09-20 16:33:50 +05:30 |
Aditya Telange
|
91457e9c0e
|
top-link : rm background on hover
|
2020-09-06 21:58:31 +05:30 |
Aditya Telange
|
f40842915e
|
fix : footer height increase for mobile devices
ref : 467c27d5c2 (diff-bde622a6ece9e3a643d47d4d74cadaa1)
|
2020-08-28 17:08:39 +05:30 |
Aditya Telange
|
01a575de59
|
scroll-to-top : onhover show change
|
2020-08-21 21:17:14 +05:30 |
Aditya Telange
|
799b253470
|
footer (mobile) : hightlight footer links
(with --secondary color)
|
2020-08-20 22:19:24 +05:30 |
Aditya Telange
|
1329075c61
|
add scroll to top button
|
2020-07-27 12:04:36 +05:30 |
Aditya Telange
|
15d7a4aabd
|
assets: separate style.css into parts
|
2020-07-21 14:20:35 +05:30 |