This commit is contained in:
Yann Esposito (Yogsototh) 2022-09-27 16:15:51 +02:00
parent fcca77e222
commit 4f35c7e0a2
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
4 changed files with 48 additions and 31 deletions

2
brut.min.css vendored

File diff suppressed because one or more lines are too long

View file

@ -82,7 +82,7 @@
<div class="row">
<div class="col c4">
<div class="card">
<h2>Standardized Width <code>btn std</code></h2>
<h3>Standardized Width <code>btn std</code></h3>
<div class="col">
<a class="btn std">btn std</a>
<a class="btn std info">btn std info</a>
@ -190,9 +190,17 @@
<a href="#">Four</a>
</div>
</nav>
<button class="btn-close btn btn-sm">×</button>
<button class="btn-close btn sm">×</button>
<br>
<pre>&lt;nav class="nav" tabindex="-1" onclick="this.focus()"&gt;<br> &lt;div class="container"&gt;<br> &lt;a class="pagename current" href="#"&gt;BRUT&lt;/a&gt;<br> &lt;a href="#"&gt;One&lt;/a&gt;<br> &lt;a href="#"&gt;Two&lt;/a&gt; <br> &lt;a href="#"&gt;Three&lt;/a&gt;<br> &lt;/div&gt;<br>&lt;/nav&gt;<br>&lt;button class="btn-close btn btn-sm"&gt;×&lt;/button&gt;</pre>
<pre>&lt;nav class="nav" tabindex="-1" onclick="this.focus()"&gt;
&lt;div class="container"&gt;
&lt;a class="pagename current" href="#"&gt;BRUT&lt;/a&gt;
&lt;a href="#"&gt;One&lt;/a&gt;
&lt;a href="#"&gt;Two&lt;/a&gt;
&lt;a href="#"&gt;Three&lt;/a&gt;
&lt;/div&gt;
&lt;/nav&gt;
&lt;button class="btn-close btn sm"&gt;×&lt;/button&gt;</pre>
</div>
<div>
@ -200,27 +208,27 @@
<table class="table"><thead><tr><th>#</th><th>Widgets Sold</th><th>Revenue (£)</th><th>Profit (£)</th></tr></thead><tbody><tr><td>1</td><td>5</td><td>10</td><td>2</td></tr><tr><td>2</td><td>10</td><td>20</td><td>4</td></tr><tr><td>3</td><td>500</td><td>1000</td><td>200</td></tr></tbody></table>
<br><br>
<pre>&lt;table class="table"&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;#&lt;/th&gt;
&lt;th&gt;Widgets Sold&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;500&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;#&lt;/th&gt;
&lt;th&gt;Widgets Sold&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;500&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
</pre>
</div>
@ -233,7 +241,7 @@
<i class="ico block" style="line-height: 1.5rem">
☎ ♂ ♀ ⓧ © § ® ⇦ ⇧ ⇨ ⇩♠ ♣ ♥ ♦ ♪ ♛ ♜ ♝ ♞ ♟☜ ☞ ♨ ♭ ♯ ¥£ ¢❊ ฿ ๏ ※ ₧ ₨ ₪ € №
</i>
<div class="block msg" style="line-height: 1.5rem">
<div class="msg push">
The "Android Safe" icons work everywhere, tested on hundreds of devices.
</div>
</div>
@ -244,7 +252,13 @@
<i class="ico block" style="line-height: 1.5rem">
✉ ✰ ☁ ✈ ☑ ☒ ✆ ☀ ☮ ☢ ☠ ☣ ⌂ ℗ ☺ ☻ ☼ ∡ ∿ ⊝ ⊘ ⁂ ☤ ♫ ☄ ✎ ☟ ☝ ☹ ☭ ☚ ☛ ✌ 〠 ☃ ♮ ☂ ☸ ✍ ☯ ✂ ₩ ◍ ۩
</i>
<div class="block msg warn">Although over 75% of Android devices we tested support all "Total Set" icons, if a substantial portion of your users use old Android devices you should stick to the "Android Safe" set. (The "Total Set" does not include icons from the "Android Safe" set.)</div>
<div class="msg warn push">
Although over 75% of Android devices we tested
support all "Total Set" icons, if a substantial
portion of your users use old Android devices
you should stick to the "Android Safe" set.
(The "Total Set" does not include icons from the "Android Safe" set.)
</div>
</div>
</div>
</div>

View file

@ -44,7 +44,7 @@
<p>Don't worry it will be quick and straightforward.</p>
<p>Just a test</p>
</div>
<a href="h/docs.html" class="btn info big">Docs</a>
<a href="h/docs.html" class="btn info big push">Docs</a>
</div>
</div>
<div class="c4 col">
@ -53,7 +53,7 @@
<div class="block">
<p>Download BRUT</p>
</div>
<a href="h/docs.html" class="btn err big">Download</a>
<a href="h/docs.html" class="btn err big push">Download</a>
</div>
</div>
<div class="c4 col">
@ -62,7 +62,7 @@
<div class="block">
<p>To give you an idea.</p>
</div>
<a href="h/examples.html" class="btn ok big">Examples</a>
<a href="h/examples.html" class="btn ok big push">Examples</a>
</div>
</div>
</div>

View file

@ -4,12 +4,13 @@
border: solid 2px;
display: flex;
flex-direction: column;
justify-content: space-between;
justify-content: start;
align-items: flex-start;
}
.col > .card, .col > .block { height: 100%; }
.row > .card, .row > .block { width: 100%; }
.card { border-color: var(--cn-1); }
.block {
border-color: transparent;
}
@ -33,3 +34,5 @@ button ~ .central {
outline-width: 0.5rem;
margin: 1rem;
}
.push { justify-self: flex-end; margin-top: auto;}