Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CRUD_Animais_da_Fazenda
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rafaela Ramos
CRUD_Animais_da_Fazenda
Commits
f8b009a2
Commit
f8b009a2
authored
Apr 16, 2026
by
Marina
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mudei o css
parent
93fb1a7f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
0 deletions
+30
-0
style.css
static/style.css
+30
-0
static
templates/static
+0
-0
No files found.
static/style.css
0 → 100644
View file @
f8b009a2
body
{
font-family
:
Arial
;
background-color
:
#e8f5e9
;
text-align
:
center
;
}
h1
{
color
:
#2e7d32
;
}
table
{
margin
:
auto
;
border-collapse
:
collapse
;
width
:
80%
;
}
th
,
td
{
border
:
1px
solid
#333
;
padding
:
10px
;
}
th
{
background-color
:
#66bb6a
;
}
a
{
margin
:
5px
;
text-decoration
:
none
;
}
\ No newline at end of file
templates/static
deleted
100644 → 0
View file @
93fb1a7f
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment