rvalues.css
A simple stylesheet for facilitating responsive layouts.
2022 Update: This uses a bootstrap-like approach to dividing widths/heights, whereas
nowadays you may get much better use out of a
"display: flex;
"
based approach.
<link href="https://adil.hanney.org/repo/rvalues.css" rel="stylesheet">