Compare commits
2 Commits
6fd747aa1d
...
ee213ee9f7
Author | SHA1 | Date | |
---|---|---|---|
ee213ee9f7 | |||
6adf13ef06 |
@ -24,7 +24,7 @@
|
||||
[class*="col-"] {
|
||||
float: left;
|
||||
padding: 15px;
|
||||
/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
|
||||
border: 1px solid green; /* FORTESTING otherwise disable */
|
||||
}
|
||||
|
||||
/* Ensure columns are respected as if they always exist. */
|
||||
@ -88,6 +88,11 @@
|
||||
max-height: 500px;
|
||||
}
|
||||
|
||||
div {
|
||||
padding: 7px;
|
||||
border: 1px solid red; /* FORTESTING otherwise disable */
|
||||
}
|
||||
|
||||
body {
|
||||
max-width: 1300px;
|
||||
margin-left: auto;
|
||||
|
@ -7,7 +7,7 @@
|
||||
<div class="col-6">
|
||||
<p>Donations can be provided directly to my crypto addresses.</p>
|
||||
<div class="header">
|
||||
<p class="header">
|
||||
<p>
|
||||
<strong><code>XMR | Monero</code></strong>
|
||||
<ul class="indent"><li>
|
||||
<kbd>4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao</kbd>
|
||||
|
Reference in New Issue
Block a user