Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
js-e001
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
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Silvia Barrientos
js-e001
Commits
43f9e47c
Commit
43f9e47c
authored
4 years ago
by
Silvia Barrientos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete styles.css
parent
7f8fe8f9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
31 deletions
+0
-31
JavaScript/calculadora/styles.css
+0
-31
No files found.
JavaScript/calculadora/styles.css
deleted
100644 → 0
View file @
7f8fe8f9
.calculadora
{
display
:
flex
;
justify-content
:
center
;
margin-top
:
35px
}
button
{
margin
:
2px
0px
;
padding
:
15px
24px
;
font-size
:
15px
;
}
.teclas
{
display
:
grid
;
justify-content
:
center
;
width
:
250px
;
background-color
:
black
;
}
.pantalla
{
width
:
220px
;
height
:
100px
;
background-color
:
gray
;
border
:
1px
solid
black
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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