chore(tazjin/predlozhnik): move to //corp
This is currently hosted by the company, and I'm assigning my copyright to the company, which also runs an ad placement on the page. Note that the NixOS module for hosting it has not been moved yet. Change-Id: Iba9e1cab9370faa79e43c3344fbfbbbabead50b3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7857 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
0cbdfffea2
commit
aa96e25bbc
9 changed files with 10 additions and 1 deletions
29
corp/russian/predlozhnik/index.css
Normal file
29
corp/russian/predlozhnik/index.css
Normal file
|
@ -0,0 +1,29 @@
|
|||
body {
|
||||
max-width: 800px;
|
||||
margin: 40px auto;
|
||||
}
|
||||
|
||||
#header {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.btn.btn-ghost:disabled {
|
||||
border-color: #9f9f9f;
|
||||
color: #9f9f9f;
|
||||
}
|
||||
|
||||
#predlogi,#padezhi {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.btn {
|
||||
margin: 3px;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.footer {
|
||||
text-align: right;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue