mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-31 03:59:58 +02:00
changelog
This commit is contained in:
25
stylesheets/changelog.less
Normal file
25
stylesheets/changelog.less
Normal file
@@ -0,0 +1,25 @@
|
||||
section.whats-new {
|
||||
|
||||
font-size: 90%;
|
||||
|
||||
background: rgba(150,150,50,.05);
|
||||
border: 1px solid gray;
|
||||
padding: 0.25em 1em;
|
||||
box-sizing: border-box;
|
||||
|
||||
width: 70%;
|
||||
margin: 1em auto -1em;
|
||||
|
||||
h2 {
|
||||
margin: 0;
|
||||
margin-top: 0.25em;
|
||||
}
|
||||
|
||||
p.click-me {
|
||||
font-size: 90%;
|
||||
|
||||
color: #0000c8;
|
||||
font-style: italic;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user