mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
No bullets
Former-commit-id: caa1af2161cb3eae4315176e500217f045939a7f [formerly c90a8fa965349effe53877cc489747eec483d307] [formerly 6148d64840b7cab3640ebd54e835502094420be3 [formerly e9de2c8f8dd94cee3eff394f3e9357d57d52337a [formerly9c32aab55e
]]] Former-commit-id: 0d8822578a01019d38fcdd34a3cf307661b39354 [formerly cdf2e9afff2011e3f2577f69db3c222ad70c3819] Former-commit-id: 4f61a12ce7f4219d5abb8d9c3a225830f02e34b7 Former-commit-id:51e3f88aac
This commit is contained in:
parent
2283af8cc1
commit
77db4e17f2
@ -6,6 +6,12 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"> {{ template "header" }}
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/static/css/view.css">
|
||||
<style>
|
||||
ul
|
||||
{
|
||||
list-style-type: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user