ignoring .css files
This commit is contained in:
parent
5d4ac21aca
commit
83a8e50e52
|
@ -1,5 +1,6 @@
|
|||
*~
|
||||
*.html
|
||||
*.css
|
||||
.Rhistory
|
||||
.Rdata
|
||||
data
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
#logo {
|
||||
float:right;
|
||||
}
|
||||
|
||||
#logo #attr {
|
||||
float:center;
|
||||
text-align:center;
|
||||
margin-top:-1em;
|
||||
}
|
||||
|
||||
#subtitle {
|
||||
float:center;
|
||||
text-align:center;
|
||||
}
|
Loading…
Reference in New Issue