excludes output files from git, moves index to blog page format from static
This commit is contained in:
parent
06b45e46c9
commit
53cf3cbeab
13 changed files with 402 additions and 1 deletions
10
Resources/Output/effects.css
Normal file
10
Resources/Output/effects.css
Normal file
|
@ -0,0 +1,10 @@
|
|||
a{
|
||||
text-decoration: underline;
|
||||
color: black;
|
||||
}
|
||||
a:visted{
|
||||
color: black
|
||||
}
|
||||
a:hover{
|
||||
font-weight: 600;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue